Difference between revisions of "IS CHAR SITTING IN ANY CAR"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=1 |p1t=handle |p1d=char handle |r=1 |rt=boolean |rd=true if player is in vehicle }} Returns a boolean indicating if the player is in vehicle.)
 
m
Line 8: Line 8:
 
}}
 
}}
  
Returns a boolean indicating if the player is in vehicle.
+
Returns a boolean indicating if the specified char is in vehicle.

Revision as of 13:54, 2 January 2009

IS_CHAR_SITTING_IN_ANY_CAR
Number of parameters: 1
Parameter #TypeDescription
1.handlechar handle
Return value:
TypeDescription
booleantrue if player is in vehicle

Returns a boolean indicating if the specified char is in vehicle.