Difference between revisions of "IS EMERGENCY SERVICES VEHICLE"
Jump to navigation
Jump to search
AngryAmoeba (talk | contribs) (Created page with "{{Native |np = 1 |p1t = integer |p1d = Vehicle handle |r=1 |rt=bool |rd=Returns true if the given vehicle is a police car. (Note: Returns false if the vehicle ...") |
AngryAmoeba (talk | contribs) (Corrected which vehicles return true/false) |
||
Line 5: | Line 5: | ||
|r=1 | |r=1 | ||
|rt=bool | |rt=bool | ||
− | |rd=Returns true if the given vehicle is a police car. (Note: Returns false | + | |rd=Returns true if the given vehicle is a police car or truck. (Note: Returns false for police helicopters and boats, ambulances, and fire trucks.) |
}} | }} |
Latest revision as of 21:37, 6 October 2012
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Vehicle handle |
Return value: | ||
Type | Description | |
bool | Returns true if the given vehicle is a police car or truck. (Note: Returns false for police helicopters and boats, ambulances, and fire trucks.) |