GET CAR COORDINATES

From GTAMods Wiki
Revision as of 19:33, 13 October 2012 by Buffeting (talk | contribs) (Created page with "{{Native |np=4 |p1t=handle |p1d=car handle |p2t=float |p2d=variable to store X pos |p3t=float |p3d=variable to store Y pos |p4t=float |p4d=variable to store Z pos }} This func...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GET_CAR_COORDINATES
Number of parameters: 4
Parameter #TypeDescription
1.handlecar handle
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 a car, and store them to variables.