CheckSwitch WorldScript

From Serious Sam's Bogus Detour
Revision as of 16:03, 26 July 2017 by Scratch (talk | contribs) (Text replacement - " This script can be enabled or disabled." to "")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Checks if a MOD_ prefixed switch is defined and executes OnTrue or OnFalse conditionally. Switch must not include the MOD_ prefix, as it will add the prefix regardless. This script can be executed by other scripts.

Properties

  • String Switch
  • Unit feed OnTrue, validates
  • Unit feed OnFalse, validates