Skip to main content

RunScriptAndWait

Runs a script and waits until the ran script has finished.

Syntaxโ€‹

RunScriptAndWait 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 RunScriptAndWait to inspect the reference generated by your installed SER version.