Skip to content

Action VAR_PLAYER_DEC

fromgate edited this page Jun 4, 2017 · 3 revisions

Subtract value from the specified personal variable. This actions will work only if variable contains numerical value.

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

Parameter Parameter value Description
<id> <Id> Identifier of the variable
<value> <Value> Number that will subtracted
[player] player:<Player> Player name (to access to personal player variable)
Clone this wiki locally