Switch to edit mode.
1: if (this.active) 2: this.active = 0 3: player:tell("Security systems shutdown.") 4: else 5: player:tell("Security is already off.") 6: endif
[home | help | who | search | setup | code]