Difference between revisions of "Variable WorldScript"
From Serious Sam's Bogus Detour
m (Text replacement - " This script can be enabled or disabled." to "") |
|||
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>[[ChangeVariables WorldScript|ChangeVariables]]</code> and checked for branched executions with <code>[[CheckVariables WorldScript|CheckVariables]]</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>. |
== Properties == | == Properties == |
Latest revision as of 15:03, 26 July 2017
Holds an integer value. Can be changed with ChangeVariables
and checked for branched executions with CheckVariables
.
Properties
- Integer
Value