Difference between revisions of "04EC"
Jump to navigation
Jump to search
(created article) |
|||
| Line 17: | Line 17: | ||
| game = [[Vice City]] | | game = [[Vice City]] | ||
}} | }} | ||
| + | |||
This opcode sets the zone's vehicle class info. The class of a vehicle is defined in the [[CARS (IDE Section)#Class 2|CARS]] section of the [[item definition]] file. Parameters 3 through 13 are integers from 0 to 2000. The numbers has to add up to 2000 or else other class vehicles will spawn along with yours or yours will not spawn correctly. | This opcode sets the zone's vehicle class info. The class of a vehicle is defined in the [[CARS (IDE Section)#Class 2|CARS]] section of the [[item definition]] file. Parameters 3 through 13 are integers from 0 to 2000. The numbers has to add up to 2000 or else other class vehicles will spawn along with yours or yours will not spawn correctly. | ||
| + | |||
| + | ==Keywords== | ||
| + | set, zone, class, info | ||
Revision as of 14:31, 19 December 2010
{{{games}}}
- Description
- Sets the zone's vehicle class info
- Syntax
- {{{syntax1}}}
- Parameter
This opcode sets the zone's vehicle class info. The class of a vehicle is defined in the CARS section of the item definition file. Parameters 3 through 13 are integers from 0 to 2000. The numbers has to add up to 2000 or else other class vehicles will spawn along with yours or yours will not spawn correctly.
Keywords
set, zone, class, info