Home   Help Search Login Register  

Author Topic: How many enemies are left?  (Read 704 times)

0 Members and 1 Guest are viewing this topic.

seanver

  • Guest
How many enemies are left?
« on: 20 Oct 2002, 19:28:52 »
I wonder how to check if there are less than let's say 6 enemy (east) soliders in a trigger's area.

david-p

  • Guest
Re:How many enemies are left?
« Reply #1 on: 20 Oct 2002, 23:10:55 »
trig, repeat, act east. named trig1
in a script u need
?(("east" countside list trig1)<6):....