Okay, I was playing around with the scripting files trying to get some better than default things to happen. When absolutely NOTHING happened from my script, I tried putting this into a simple Light script (I know, it's even worse than the default, but it's just a test):
;Artificial Intelligence Script
;Header
desc = Light
;Triggers
:state=0:lightoff
:state=0,activated=1:state=1
:state=1:lighton
:state=1,activated=0:state=0
I use that script on a simple light in a room and attached it to a switch (So I could turn it on). When I flip the switch (Yes, I put the light entities name in the "If Used" field) nothing happens, and I know for a fact that the light should be hitting the wall, but I don't see anything. Even flipping the switch again didn't work.
Anybody got any ideas? This is driving me nuts!
The one and only,
~PlystirE~
In Soviet Russia, road forks you!
Mom: I may not be the alpha and omega, but I can sure as hell be yours!