Skip to content

Scripts Scripts tab

Born2Bake edited this page Mar 24, 2017 · 7 revisions

Scripts -> Scripts

scripts_scripts

  1. Running scripts list - list of the running scripts.

  2. 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.


  1. Start - start the selected script.

  2. Pause - set the execution of the selected script (Running scripts list) to pause.

  3. Stop - stop the selected script (Running scripts list).

  4. Script file path - the path to the currently loaded script file.

  5. Load the script (select in the dialog).

  6. Open script editor.

  7. Script example - forum link to "Scripts" section.

  8. Record script - clicking record will record your actions in game and converted to a script. (in developing)

Clone this wiki locally