Ok I have this problem that I have an area that is a spawn position... now as the baddies run away from this area into different positions they all get killed respectively. but some important units are already on the map. I don't want to delete them.
All the spawned units are resistance and east.
I need a good way of selectivley deleting units without using a script... just a simple trigger activation . my delete triggers will not activate if the player is present so you never see any spawing or deleting near you.
What i need is a command that allows me to delete all the resistance then later on the same one of east.
can anyone tell me the syntax for these commands?