World::trafficLights.locked

From RAGE Multiplayer Wiki
Revision as of 21:47, 19 January 2018 by Mcfloy (talk | contribs) (Okay I stop updating this one.)

Property: Locks the traffic lights in their current position.

Example

Server-Side

mp.world.trafficLights.locked = true // Lock the position
mp.world.trafficLights.locked = false // Unlock the position