Change Script
This will replace the current script with the selected script at the end of the loop.
note
If an absolute path isn't given, we'll search from the same folder the current script was loaded from, and then the Pandemic's Script Creator Scripts folder.
note
The 'Variables' field will add variables to the new script, each key and value separated by a space (for example 'hello world' would make a variable 'hello' and put its value to 'world').
note
Transfer variables will copy all of the currently running script to the new script.
note
Any variables you put in the 'Variables' field will overwrite any transferred over.
Parameters
- Script Path (text)
- Variables (text)
- Transfer variables to new script (true or false)
- Transfer timers to new script (true or false)
- Transfer current script's runtime (true or false)
- Transfer skill tracking (true or false)
- Transfer item tracking (true or false)