Difference between revisions of "0055"

From GTAMods Wiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Number of parameters:''' 4
+
<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>
  
'''Works in:''' <br> SA
+
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]].
  
'''Description:'''
+
==Keywords==
 
+
put, place, player
Puts player at given co-ordinates
 
 
 
'''Notes'''
 
 
 
Sanny builder does not recognise this opcode.
 
  
 
[[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