Hope someone can help me out here...
I've got a 'pre-release' version of my map ready and it works pretty well except that I would like to be able to Mass Create the attacking forces much like in HGMA.
Currently the trigger looks likes this:
========
Conditions:
Elapsed scenario time is at least 0 seconds
Actions:
Set "Round 1 Start''
========
========
Conditions:
Round 1Start is set
Actions:
Create 1 Overlord at Start1
========
and so on and so forth....
This works pretty well but the number of units is very limited due to the inevitable "Unit unplacable" error that crops up if I add more than 5 units per location making the map rather easy and boring =[
Please help!!
