Ajira 10 Posted October 29, 2009 I want to spawn the same number of enemies as the active (meaning human) players. Unfortunately playersNumber west also counts the inactive (meaning AI) players, which results in me getting 32 opponents, while I would expect to see only 1 opponent. Is there a way to filter that ? :confused: on that note.. is there a way to see if a unit is a player or AI at all ? :confused: Share this post Link to post Share on other sites
shuko 45 Posted October 29, 2009 {isplayer _x} count playableunits Share this post Link to post Share on other sites
Ajira 10 Posted October 29, 2009 Super, thanks guys :D Share this post Link to post Share on other sites