Difference between revisions of "IS CHAR IN ANY POLICE VEHICLE"

From GTAMods Wiki
Jump to navigation Jump to search
(Added return value)
(Added boats to description of return value)
 
Line 5: Line 5:
 
|r=1
 
|r=1
 
|rt=bool
 
|rt=bool
|rd=Returns true if the given vehicle is a police vehicle (includes cars, trucks, and helicopters).
+
|rd=Returns true if the given vehicle is a police vehicle (includes cars, trucks, helicopters, and boats).
 
}}
 
}}

Latest revision as of 21:46, 6 October 2012

IS_CHAR_IN_ANY_POLICE_VEHICLE
Number of parameters: 1
Parameter #TypeDescription
1.integerChar handle
Return value:
TypeDescription
boolReturns true if the given vehicle is a police vehicle (includes cars, trucks, helicopters, and boats).