native
zp_set_lighting
Syntax
native zp_set_lighting(const light[]);
Description
Set Current map Lighting
Parameters
| light | Light Flag (Example: "a" - Full Darkness, "z" - Full lighting) |
|---|
Return
True if sucess / false otherwise
native
native zp_set_lighting(const light[]);
Set Current map Lighting
| light | Light Flag (Example: "a" - Full Darkness, "z" - Full lighting) |
|---|
True if sucess / false otherwise