SetSectorLight


Sets the light (AKA "Extra Light") of a sector. Syntax:

SetSectorLight(sector, flex_light, flex_delay);

flex_light: The light value is a 0-1 flex.

flex_delay: The light will change from it's current light to the new light value during the delay. Make this delay 0 for the light to be changed instantly.