TransferVariables
Makes a copy of the given local variable(s) in a different script.
Syntaxโ
TransferVariables target_script variables...
Argumentsโ
| Name | Required | Type | Description |
|---|---|---|---|
target script | Yes | Name of a currently running script | |
variables | Yes | Any existing variable e.g. $name or @players |
On a running serverโ
Use serhelp TransferVariables to inspect the reference generated by your installed SER version.