script problem - chain attack

Mario_Dweller

It Wandered In From the Wastes
How to make some critter to attack critter1, then if it dies attack critter2, ...

It seems attack command doesn't work in combat_p_proc;
 
I want to attack group of defenceless critters(TEAM NUM 2) with some group of critters(TEAM NUM 3). But only one critter of that group will attack. And if attacked critter dies, other critters just stands on same place and do nothing. That really sux.
 
How about checking the Modoc folks scripts? They form a team attacking another team (the Slags) once the dude agrees to come along and help fighting Slags.

The same might be found in the Den scripts, there's Lara's Gang vs. Tyron's Gang fight.
 
Back
Top