Template:OpCode

From GTAMods Wiki
Jump to navigation Jump to search
{{OpCode
| games       = list of supported games, required field
| command     = command name
| description = brief description, required field
| syntax1     = common syntax, required field
| syntax2     = alternative syntax
| syntax3     = alternative syntax
| p(1-13)t    = parameter type
| p(1-13)d    = parameter description
| native      = native analog
}}

GTA III Vice City San Andreas WAIT


Description
Stops the execution of a script
Syntax
0001: wait [int] ms
wait [int]
Parameter
[int]
Time to wait in milliseconds
Native analog
WAIT