$script 32000 { if((instigator.Flags() & AF_ENTEREDAREAEVENT) != 0) { delay(-10.0f); Game.Restart(); return; } $restart; }