Difference between revisions of "0542"

From GTAMods Wiki
Jump to navigation Jump to search
(created article)
 
m
Line 2: Line 2:
 
| ini        = 0542=1,%1h%
 
| ini        = 0542=1,%1h%
 
| description = Adds a property to the property owned stat
 
| description = Adds a property to the property owned stat
| p1          = Value
+
| p1          = Integer value
 
| game        = [[Vice City]]
 
| game        = [[Vice City]]
 
}}
 
}}
This opcode adds a property to the "Property Owned" stat. The number of property is incremented by one and the name is added to the list of properties. Values higher than the ones in the game can be used but only the number of properties will be incremented. The property name will not show up.
+
This opcode adds a property to the "Property Owned" stat. The number of property is incremented by one and the name is added to the list of properties. Values higher than the ones in the game can be used but only the number of properties will be incremented; the property name will not show up.
  
==List of values==
 
 
{| {{Prettytable}}
 
{| {{Prettytable}}
 
! Value
 
! Value
Line 59: Line 58:
  
 
==Keywords==
 
==Keywords==
add, property, owned, stat, statistics
+
add, increment, property, properties, owned, stat, statistics

Revision as of 15:13, 3 May 2010

{{{games}}}


Description
Adds a property to the property owned stat
Syntax
{{{syntax1}}}
Parameter

This opcode adds a property to the "Property Owned" stat. The number of property is incremented by one and the name is added to the list of properties. Values higher than the ones in the game can be used but only the number of properties will be incremented; the property name will not show up.

Value Property
1 The Malibu
2 Print Works
3 Film Studio
4 Ice Cream Factory
5 Car Showroom
6 Taxi Company
7 Boatyard
8 Pole Position Club
9 3321 Vice Point
10 Links View Apartment
11 El Swanko Casa
12 1102 Washington Street
13 Ocean Heights Apartment
14 Skumole Shack
15 Hyman Condo

Keywords

add, increment, property, properties, owned, stat, statistics