Difference between revisions of "START PLAYER TELEPORT"

From GTAMods Wiki
Jump to navigation Jump to search
(This, when parameters are found, would teleport the player, missing parameters and needs testing)
 
(No difference)

Latest revision as of 21:14, 30 April 2015

START_PLAYER_TELEPORT
Number of parameters: 8
Parameter #TypeDescription
1.IntegerPlayer ID
2.FloatCoord X
3.FloatCoord Y
4.FloatCoord Z
5.IntegerUnknown
6.IntegerUnknown
7.IntegerUnknown
8.Boolean?Unknown, Suggested: 0
Return value:
TypeDescription
None


Raw From Scocl

START_PLAYER_TELEPORT(PLAYER::PLAYER_ID(), rPtrOfs(_s, 0), rPtrOfs(_s, 4), rPtrOfs(_s, 8), A_3, A_4, A_10, 0);