Skip to content

Vehicle_GetLightsRunState

Stefan Unković edited this page Aug 8, 2021 · 1 revision

Description

Gets lights state, either turns it on or off.

Syntax

Vehicle_GetLightsRunState(vehicleid) 
Param Definition
vehicleid ID either of the vehicle or group

Returns

E_LIGHTS_ON, if turned on, otherwise E_LIGHTS_OFF.

Sidebar

Clone this wiki locally