Interface administrators, moderator
2,793
edits
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|type = function | |type = function | ||
|name = natives.setTaxiLights | |name = natives.setTaxiLights | ||
|parameters = vehicle | |parameters = Vehicle vehicle, bool enabled | ||
|parameter1 = vehicle | |parameter1 = Vehicle vehicle The vehicle | ||
|parameter2 = bool enabled Whether the taxi light should be on or off | |parameter2 = bool enabled Whether the taxi light should be on or off | ||
|usage = turn the taxi light on/off for a vehicle | |usage = turn the taxi light on/off for a vehicle | ||