Difference between revisions of "Variable WorldScript"
From Serious Sam's Bogus Detour
(Created page with "{{WorldscriptIcon|rgb(70, 128, 70)|0|384}} This is a worldscript. This script can be enabled or disabled. == Properties == * Integer <code>Value</code> Category:WorldScr...") |
m (Text replacement - " This script can be enabled or disabled." to "") |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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>. | |
== Properties == | == Properties == | ||
Latest revision as of 16:03, 26 July 2017
Holds an integer value. Can be changed with ChangeVariables and checked for branched executions with CheckVariables.
Properties
- Integer
Value