P3D-Legacy/P3D/World/ActionScript
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
..
V1 Make plural names localizable + item found 2023-08-09 16:20:16 +02:00
V2 Added Step Script commands & constructs 2023-10-29 17:59:39 +01:00
ActionScript.vb Added <system.scripttrigger> 2023-08-06 16:17:05 +02:00
Script.vb Fix localization tokens for catchlocation/method 2023-07-21 16:32:08 +02:00
ScriptConversion.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
ScriptStorage.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00