Difference between revisions of "GET CAR CHAR IS USING"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=2 |p1t=handle |p1d=char handle |p2t=handle |p2d=variable to store car handle }} This function will get the handle car driven by the character in P1, and store it to a variable...)
 
 
Line 6: Line 6:
 
|p2d=variable to store car handle
 
|p2d=variable to store car handle
 
}}
 
}}
This function will get the handle car driven by the character in P1, and store it to a variable.
+
This function will get the handle of the car driven by the character in P1, and store it to a variable.

Latest revision as of 09:26, 28 December 2008

GET_CAR_CHAR_IS_USING
Number of parameters: 2
Parameter #TypeDescription
1.handlechar handle
2.handlevariable to store car handle
Return value:
TypeDescription
None

This function will get the handle of the car driven by the character in P1, and store it to a variable.