Posted by Ryan on July 27, 1998 at 17:56:15:
In Reply to: Re: Darkening a sector posted by JM on July 27, 1998 at 13:37:57:
:
: : What's a good way to lower the ambiant light level of a sector during the mission?
: SetSectorLight() use that if you want an event to change it.
The only problem is that it requires the light value to be integers. What if that is too great a change? I need a change of -.4 or -.3, not whole numbers. Any thoughts?