DifficultyFilter WorldScript

From Serious Sam's Bogus Detour
Revision as of 16:00, 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 the current difficulty is set to any of the selected difficulties and executes OnTrue or OnFalse conditionally. This script can be executed by other scripts.

Properties

  • Enumeration Difficulty as flags, defaults: Easy, Normal, Hard, Serious
    • Easy
    • Normal
    • Hard
    • Serious
  • Unit feed OnTrue, validates
  • Unit feed OnFalse, validates