Difference between revisions of "CheckPlayerCount WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(70, 128, 70)|416|384}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == *...")
(No difference)

Revision as of 19:19, 24 July 2017

This is a worldscript. 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