WHEN_PLAYER_NUM
Usage:
WHEN_PLAYER_NUM <minimum players> [maximum players]
Description:
Use this to define how many COOP or DM players have to be in a game
for this trigger to exist.
Details:
<minimum players> gives the minimum number of players.
[maximum players] gives the maximum number of players, with no limit when
this value is absent.
Valid numbers are 1 to 8, since EDGE can handle up to 8 players.
See Also:
Use WHEN_APPEAR
to define what game modes (like DeathMatch)
the script appears in.