Ricebug on 15/2/2014 at 15:58
Can someone point me to a mission where, if the player unlocks a door, an alarm starts sounding? I have a lockbox controlling a door and an alarm light. The lockbox/door combo works fine but I can't hear any alarm sounds when the light kicks on.
Yandros on 15/2/2014 at 23:09
If the alarm light comes on, the alarm should also sound. Is it an alarm light right out of the hierarchy, or did you make another light and change the model perhaps? If you add Schema > Class Tags, what shows up on that property?
darthsLair on 16/2/2014 at 01:24
Scripts:OnOffSounds
Ricebug on 16/2/2014 at 12:27
Curse my eyes! The TrigUnlock script was missing from the lock box.