World::trafficLights.locked
Jump to navigation
Jump to search
This property locks the traffic lights in their current position.
Example
mp.world.trafficLights.locked = true // LOCK THE POSITION
mp.world.trafficLights.locked = false // UNLOCK THE POSITION