Difference between revisions of "Variable WorldScript"
From Serious Sam's Bogus Detour
Line 1: | Line 1: | ||
{{WorldscriptIcon|rgb(70, 128, 70)|0|384}} | {{WorldscriptIcon|rgb(70, 128, 70)|0|384}} | ||
− | Holds an integer value. Can be changed with <code>[[ | + | Holds an integer value. Can be changed with <code>[[ChangeVariables WorldScript|ChangeVariables]]</code> and checked for branched executions with <code>[[CheckVariables WorldScript|CheckVariables]]</code>. This script can be enabled or disabled. |
== Properties == | == Properties == |
Revision as of 10:27, 26 July 2017
Holds an integer value. Can be changed with ChangeVariables
and checked for branched executions with CheckVariables
. This script can be enabled or disabled.
Properties
- Integer
Value