| Posted by: VTULCobra - Thursday, December 15, 2011 4:34:22 AM |
|---|
| Hey guys, How do I make the enemy rebuild teams for specific structures? Let's say the enemy is China, and they have a bunker in their base, let's call it Base bunker 1, and also a specific team for that bunker, let's call it Base bunker 1 garrison team. Let's say I destroy that bunker and the team inside it, how do i make the enemy rebuild that team inside the bunker after the bunker have been rebuilt, and then make it garrison the same bunker again? Thanks. |
| Posted by: VTULCobra - Friday, December 16, 2011 3:50:13 AM |
|---|
| Anyone? |
| Posted by: NewNightmare - Friday, December 16, 2011 6:43:28 AM |
|---|
|
You'd have to use the build list tool, with the bunker(s) and any otherbuilding you want the AI to re-build with unlimited (or limited if u wish) number of re-builds on specific locations, and a script along with it, stating that if TEAM X is dead, but 'bunker x' exists (and is finished building - that's the important bit) attempt on buying team 'bunker garrison'. And then make a script telling |
| Posted by: VTULCobra - Friday, December 16, 2011 7:24:52 AM |
|---|
| Thanks. |