Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
12 November 2025
|
|
N 19:35 | natives.areTaxiLightsOn 3 changes history +527 [Vortrex (3×)] | |||
|
|
19:35 (cur | prev) +12 Vortrex talk contribs | ||||
|
|
19:34 (cur | prev) 0 Vortrex talk contribs | ||||
| N |
|
19:32 (cur | prev) +515 Vortrex talk contribs (Created page with "{{ScriptItem |endpoint = client |type = function |name = natives.areTaxiLightsOn |parameters = vehicle Vehicle |parameter1 = vehicle Vehicle The vehicle |usage = turn the taxi light on/off for a vehicle |notes = Use natives.setTaxiLights to turn on and off the taxi light |return1 = bool |returnFail1 = void |exampleJS = addCommandHandler("taxilight", function(command, params, client) { natives.setTaxiLights(localPlayer.vehicle, !natives.areTa...") | |||