Difference between revisions of "IS CHAR IN ANY POLICE VEHICLE"
Jump to navigation
Jump to search
AngryAmoeba (talk | contribs) (Added return value) |
AngryAmoeba (talk | contribs) (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 | + | |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
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Char handle |
Return value: | ||
Type | Description | |
bool | Returns true if the given vehicle is a police vehicle (includes cars, trucks, helicopters, and boats). |