Difference between revisions of "SetFlag WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(70, 128, 70)|128|32}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == *...")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(70, 128, 70)|128|32}}
 
{{WorldscriptIcon|rgb(70, 128, 70)|128|32}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Sets or unsets the given level flag. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 12:01, 26 July 2017

Sets or unsets the given level flag. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • String Flag
  • Boolean Value, default: false
  • Boolean Persistent, default: false