DifficultyFilter WorldScript

From Serious Sam's Bogus Detour
Revision as of 19:21, 24 July 2017 by Scratch (talk | contribs) (Created page with "{{WorldscriptIcon|rgb(110, 140, 186)|64|288}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties ==...")

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

This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

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