Interface administrators, moderator
2,818
edits
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ScriptItem | {{ScriptItem | ||
|endpoint = client | |endpoint = client | ||
|games = iv | |||
|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 | ||