vehicle.setLightStatus: Difference between revisions

no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = setLightStatus
|side = client
|type = method
|type = method
|class = Vehicle
|class = Vehicle
|name = setLightStatus
|games = iii vc sa
|parameters = int lightId, int lightStatus
|desc = set the status of a light for the vehicle
|parameter1 = int lightId The ID of the vehicle light.
|arg1 = int lightId The ID of the vehicle light.
|parameter2 = int lightStatus The status for the vehicle light.
|arg2 = int lightStatus The status for the vehicle light.
|usage = set the status of a light for the vehicle
|return = void
|since=1.0.72
|freturn = void
|return1 = void
|sinceSS = 1.0.72
|returnFail1 = void
}}
}}
6,833

edits