SetVehiclePanelState
Jump to navigation
Jump to search
Syntax: SetVehiclePanelState ( vehicle theVehicle, int panelID, int state )
panelID = 0 -> 6 state = 0 -> 255 (check what range is effective, it may be much smaller e.g. 0 -> 3)
Returns true if it works, false otherwise :)
Client & server