JappaWakka dae406f887 Added Step Script commands & constructs
@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.
2023-10-29 17:59:39 +01:00
..
2019-10-31 23:57:27 +03:00
2022-02-03 22:25:09 +01:00
2022-02-03 22:25:09 +01:00
2023-07-12 20:09:06 +02:00
2023-06-30 17:56:26 +02:00
2023-08-06 16:17:05 +02:00