Scripting object

Description

The scripting object contains all settings related to scripting.

Methods

CheckSyntax()

Compiles the script in the event directory and returns the result.

Reload()

Reloads the script from the event directory.

Properties

string CurrentScriptFile

The script file currently in use
(read-only)

string Directory

Path to the events directory
(read-only)

bool Enabled

Enable script server

string Language

Script language

Search documentation