Skip to main content

RunScript

Runs a script.

Syntaxโ€‹

RunScript script_to_create variables_to_pass...?

Argumentsโ€‹

NameRequiredTypeDescription
script to createYesName of a script to create
variables to passNoAny existing variable e.g. $name or @playersPasses an exact copy of the provided variables to the script.

On a running serverโ€‹

Use serhelp RunScript to inspect the reference generated by your installed SER version.