Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
Beny.cz

Activating trigger when a certain number of troops are inside

Recommended Posts

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

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
Sign in to follow this  

×