@Player.SetScriptSteps(stepAmount,scriptPath) Executes a script file after having moved the given amount of steps. @Player.ClearScriptSteps Clears the register created with @Player.SetScriptSteps, preventing the script from being executed. <Player.ScriptSteps> Returns the amount of steps before the script as defined by @Player.SetScriptSteps is executed. |
||
---|---|---|
.. | ||
V1 | ||
V2 | ||
ActionScript.vb | ||
Script.vb | ||
ScriptConversion.vb | ||
ScriptStorage.vb |