My problem is that the things I have tested in my game works fine in the Test Game thing, things like turning dynamic ligts on / off works fine. But when I create a game executable, none of these lights work with their switches, they just appear ON all the time. Even ligths with the lightsoff script is on all the time. I have no idea why this is so different from the Test Game thing.
Exp: I have a light with Lightoff script in main, I have a switch in the room with the ligts name in its IFUSEd field. When I test the game it works, the light is off, when I press the switch the light turns on.
However when I make a game executeable, I walk into the room and the light is just on all the time, and the switch does nothing..
My Ambience level is 1 and Colors Red/Green/Blue are 128, sky is skybank\natural\Ngt (Night)
Any ideas?
Noob