Staredit Network

Staredit Network -> UMS Assistance -> I need help with War Map
Report, edit, etc...Posted by Eskimo Bob on 2005-09-19 at 23:30:47
Can you help me out, I want it to be like, the war goes on and i want like a whole buncha people to be at the middle ( WARZONE ) Fighting, from both sides, How would i do that, A little bit rusty on map making, but ive never done a war map before, so, What do i do?
Report, edit, etc...Posted by Sniper on 2005-09-19 at 23:42:36
Tons of ways.
Easiest would be an AI script but I've never used AI scripts besides enter transport/bunker and junkyard.
Or, you could have a controlled amount of units with order attack from both sides to middle.
Report, edit, etc...Posted by FatalException on 2005-09-20 at 00:41:25
Try:
Trigger
Description:
Auto-Battle Trigger
Players:
¤ The people who fight in said "Auto-battle"
Conditions:
¤ Current Player bring exactly number men to location 'Team 1 Warriors.'
Actions:
¤ Order all units in 'Team 1 warriors' to attack to 'Team 1's goal (opposite side of team 1 warriors)'
¤ (optional/reinforcements keep coming) Preserve trigger.


Just repeat that trigger for the opponents and it should be all good. And also try putting a location in the middle and trigger that up so that makes it so they don't just stand there in the middle (if for some reason you have that problem, which I don't think you will.)
Next Page (1)