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

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np = 1 |p1t = integer |p1d = Char handle }}')
 
(Added return value)
Line 3: Line 3:
 
|p1t      = integer
 
|p1t      = integer
 
|p1d      = Char handle
 
|p1d      = Char handle
 +
|r=1
 +
|rt=bool
 +
|rd=Returns true if the given vehicle is a police vehicle (includes cars, trucks, and helicopters).
 
}}
 
}}

Revision as of 21:32, 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, and helicopters).