6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = setLightStatus | ||
|side = client | |||
|type = method | |type = method | ||
|class = Vehicle | |class = Vehicle | ||
| | |games = iii vc sa | ||
| | |desc = set the status of a light for the vehicle | ||
| | |arg1 = int lightId The ID of the vehicle light. | ||
| | |arg2 = int lightStatus The status for the vehicle light. | ||
| | |return = void | ||
| | |freturn = void | ||
|sinceSS = 1.0.72 | |||
}} | }} |
edits