CheckFlag WorldScript

From Serious Sam's Bogus Detour
Jump to: navigation, search

Checks whether a flag is set. If it's set, OnTrue will be triggered, otherwise OnFalse. This script can be executed by other scripts.

Properties

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