-
Notifications
You must be signed in to change notification settings - Fork 113
Scripts Scripts tab
Born2Bake edited this page Mar 24, 2017
·
7 revisions
-
Running scripts list - list of the running scripts.
-
Existing scripts list - list of the existing scripts.
// - comments.
//--#text - can be used to display category (highlighted in gray) in the list of scripts and hotkeys.
-
Start - start the selected script.
-
Pause - set the execution of the selected script (Running scripts list) to pause.
-
Stop - stop the selected script (Running scripts list).
-
Script file path - the path to the currently loaded script file.
-
Load the script (select in the dialog).
-
Open script editor.
-
Script example - forum link to "Scripts" section.
-
Record script - clicking record will record your actions in game and converted to a script. (in developing)