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

From GTAMods Wiki
Jump to navigation Jump to search
m
m
 
Line 5: Line 5:
 
|r=1
 
|r=1
 
|rt=boolean
 
|rt=boolean
|rd=true if player is in vehicle
+
|rd=true if char is in vehicle
 
}}
 
}}
  
 
Returns a boolean indicating if the specified char is in vehicle.
 
Returns a boolean indicating if the specified char is in vehicle.

Latest revision as of 13:55, 2 January 2009

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

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