CheckPlayerCount WorldScript

From Serious Sam's Bogus Detour
Revision as of 10:31, 26 July 2017 by Scratch (talk | contribs)

Jump to: navigation, search

Checks how many players there are in the map and executes OnTrue or OnFalse conditionally. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Enumeration Function, default: Greater
    • Equal
    • Greater
    • Less
    • GreaterOrEqual
    • LessOrEqual
    • NotEqual
  • Integer Value, default: 1
  • Boolean IncludeDead, default: true
  • Unit feed OnTrue, validates
  • Unit feed OnFalse, validates