set_lights
Syntax
native set_lights(const Lighting[]);
Usage
| Parameter | Description |
|---|---|
| Lighting | Map lighting level (described by a character a-z), #OFF to reset |
Description
Sets the map lighting level.
Note
After setting the map lighting level, the engine module enforces it by continuously re-applying it until it is reset.
Return
This function has no return value.