GET ENTITY COORDS

From GTAMods Wiki
Revision as of 19:28, 20 February 2015 by Tustin (talk | contribs) (Created page with "{{Native |game = 5 |np = 2 |p1t = handle |p1d = entity handle |p2t = bool |p2d = unknown (generally true) |r = 1 |rt = float |rd = Returns player x,y,z. Store in an array. }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GET_ENTITY_COORDS
Number of parameters: 2
Parameter #TypeDescription
1.handleentity handle
2.boolunknown (generally true)
Return value:
TypeDescription
floatReturns player x,y,z. Store in an array.