StopScriptWaiting
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
If there is any block in the script run by the calling reference/quest that is currently waiting (via the ScriptWait command), calling this function will stop it.
Syntax
reference.StopScriptWaiting quest:ref
Example
objectRef.StopScriptWaiting
StopScriptWaiting SomeQuest