Beny.cz 10 Posted September 15, 2009 hey, how can you ctivate a trigger when a certain number of troops are inside? I tried different stuff with the count command, but nothing worked. For example I want to activate a trigger when at least 5 BLUFOR troops are present. Share this post Link to post Share on other sites
shuko 59 Posted September 15, 2009 blufor, present, repeatable cond: count thislist > 4 if that doesnt do it any, present, repeatable cond: WEST countside thislist > 4 Share this post Link to post Share on other sites
Beny.cz 10 Posted September 15, 2009 thanks man, works great :) Share this post Link to post Share on other sites