I wanted to take another crack at this map but I've been in a loop getting one squad to work just to have the other start crashing to desktop or not starting altogether. Right now, the western base is able to create a squad while the southeastern base won't train anything. I had them both working fine until I switched the western base from the Demo general to the Nuke general which began causing it to CTD.
Right now I have them setup as follows:
If counter 'ChinaSetup' is equal to 1; Then Run subroutine 'westerntankbuild' and 'westerntankattack'
and
If counter 'ChinaSetup' is equal to 2; Then Run subroutine 'southeaststealthbuild' and 'southeaststealthattack'
I was testing out different timings, otherwise, they'd be combined into one.
Then I have the build, attack, and path subroutine setup as
If True; Then Start building team
If True; Then begins hunting
If True; Then have team wander along Waypoint Path WestTankFollow
and
If True; Then have team wander along Waypoint Path Southern Stealth Path
Then I have the respective Follow subroutines in the On Create dropdown, the Attack subroutines in both "On Enemy Sighted" and "On All Clear," then the Build subroutines in the final three dropdown windows.
I don't know what else I need to share so I'll attach the file, the scripts are in [China] > [WestChinaTankHarass1] and [China] > [SouthEastStealthHarass1] While the teams are [PlyrChina] > Western China Harass 1 and [PlyrChina] > South West Stealth.
I apologize if that is unclear and thank you for any help in advanced.
FieldTest.rar
(404kb) downloaded 4 time(s).