Difference between revisions of "0055"
Jump to navigation
Jump to search
James227uk (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | ''' | + | <code>0001=1,0055=4,%1d% %2d% %3d% %4d%</code><br> |
+ | '''Description''': Puts a player at given coordinates<br> | ||
+ | '''Parameter 1''': a player handle<br> | ||
+ | '''Parameter 2''': X-coordinate<br> | ||
+ | '''Parameter 3''': Y-coordinate<br> | ||
+ | '''Parameter 4''': Z-coordinate<br> | ||
+ | '''Supports''': GTA3, Vice City<br> | ||
− | + | This opcode immediately moves the player at position with given coordinates. In GTA: San Andreas this opcode is unsupported, use [[00A1]] instead, or [[08C7]], [[0972]], [[09BC]]. | |
− | + | ==Keywords== | |
− | + | put, place, player | |
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:OpCodes]] | [[Category:OpCodes]] |
Revision as of 18:19, 25 December 2008
0001=1,0055=4,%1d% %2d% %3d% %4d%
Description: Puts a player at given coordinates
Parameter 1: a player handle
Parameter 2: X-coordinate
Parameter 3: Y-coordinate
Parameter 4: Z-coordinate
Supports: GTA3, Vice City
This opcode immediately moves the player at position with given coordinates. In GTA: San Andreas this opcode is unsupported, use 00A1 instead, or 08C7, 0972, 09BC.
Keywords
put, place, player