SET_ARTIFICIAL_LIGHTS_STATE
Does not affect weapons, particles, fire/explosions, flashlights or the sun. When set to true, all emissive textures (including ped components that have light effects), street lights, building lights, vehicle lights, etc will all be turned off. state: True turns off all artificial light sources in the map: buildings, street lights, car lights, etc. False turns them back on.
GRAPHICSBuild 1207
Signature
lua
SetArtificialLightsState(true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| BOOL | — |
Usage
lua
SetArtificialLightsState(true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
