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