RunScript
Runs a script.
Syntax
RunScript script_to_create variables_to_pass...?
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
script to create | Yes | Name of a script to create | |
variables to pass | No | Any existing variable e.g. $name or @players | Passes 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.