Skip to content

Action VAR_TEMP_SET

fromgate edited this page Jun 4, 2017 · 2 revisions

Create new (or overwrite existing) temporary variable with provided value. Temporary variable will be automatically removed after execution of all actions in the current activator.

VAR_SET id:<id> value:<value> [player:<player>]

Parameter Parameter value Description
<id> <Id> Identifier of the variable
<value> <Value> Text or numerical value for the variable
Clone this wiki locally