To know how many player are in the game, count number of player in the Player group function called Active Players, if you want to exclude computer, loop through it and exclude when count
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
@Redlight51: Go
Yes your question did jump up all over the places.
To have dialog player specific, use this action
http://wiki.sc2mapster.com/galaxy/triggers/show-hide-dialog/
with this function
http://wiki.sc2mapster.com/galaxy/triggers/convert-player-to-player-group/
(galaxy syntax documented there)
To know how many player are in the game, count number of player in the Player group function called Active Players, if you want to exclude computer, loop through it and exclude when count