GET CHAR COORDINATES

From GTAMods Wiki
Revision as of 09:08, 28 December 2008 by Ceedj (talk | contribs)
Jump to navigation Jump to search
GET_CHAR_COORDINATES
Number of parameters: 4
Parameter #TypeDescription
1.integercharacter
2.floatvariable to store X pos
3.floatvariable to store Y pos
4.floatvariable to store Z pos
Return value:
TypeDescription
None

This function will get the x,y,z coordinates of the character in P1, and store them to variables.