Difference between revisions of "Variable WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
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>[[ChangeVariable WorldScript|ChangeVariable]]</code> and checked for branched executions with <code>[[CheckVariable WorldScript|CheckVariable]]</code>. This script can be enabled or disabled.
+
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 11: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