Signature
native set_lights(const Lighting[]);
Description
Sets the map lighting level.
Notes
-
After setting the map lighting level, the engine module enforces it by
continuously re-applying it until it is reset.
Parameters
-
Lighting
—
Map lighting level (described by a character a-z), #OFF to
reset
No return value