Script that sends TurnOn based on various interactions with a locked object. The triggers are sent along ScriptParams links that have the data set to a corresponding event name.
| Event | Description |
|---|---|
| FrobLock | The object was frobbed while locked. |
| UseKey | A key successfully locked or unlocked the object. |
| WrongKey | The wrong key was used. |
| PickBegin | The lock is being picked. |
| PickEnd | The lock isn’t being picked now. |
| Picking | Send TurnOn when picking starts and TurnOff when it stops. |
| Messages | FrobWorldEnd, UseKey, Wrongkey, PickBegin, PickEnd |
|---|---|
| Links | ScriptParams |
Discussion