native
set_lights
Syntax
native set_lights(const Lighting[]);
Description
Sets the map lighting level.
Parameters
| Lighting | Map lighting level (described by a character a-z), #OFF to reset |
|---|
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.