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.

Validated examples using this method​

On a running server​

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