I made a few nuke silos and then i preserved the trigger for building nukes in them. Then i used ghosts and made them nuke locations. after like 50 nukes, they stop and just sit there. whats going on...?
Perhaps the comp is running out of minerals to buy nukes, or possibly supply.
Minerals wouldn't be a problem, and if you keep making them well there are 8 supply each, so thats nor even 30 you can make, actually its 25 exactly.
Still, maybe the computer just stops making them after a while...Although its 25, your need ghosts, so maximum of 24.
Yea, make sure the nukes aren't killing the ghosts first off

Yes, they stop making nukes after a certain number. It's a flaw in the AI script.
Interesting, i never knew that, whats the cause? The Condition of the Ai Script is no longer met?
Can you "reassert" the AI Script by running it again, or does that not work?
omfg ur all so dum its the suplly thing!
a few things,
1. the ghosts are invicible
2. nukes cost nothing
3. food supply is maxed
4. only 20 ghosts
5. ai is on preserve trigger
I know for sure that using the preserve trigger doesn't work. I'm not sure about running the trigger again at a different time.
It's not the supply, you can make a map with 200 supply and only 10 ghost with 10 nukes(= 90 supply) and it still will stop after a certain number of nukes are build.
I made a map a long time ago with every player running around and flying ghosts (mod) trying to nuke you, last man standing map. I dont remember how I did that but the comps didn't stop nuking ever, they had unlimited minerals, 20 silos each, and instant build nukes
It might have been changed because I tried it with 1.09 and it stopped building them later on during the game.
I made a map where i made the computer full the silos, and nuke a spot. everything was preserved. To get more nukes at once, i set 3 other computer to do the same thing. well, not all of them would nuke, they would wait untill the first nukes dropped. so only about half of them would be nuking at a time.
I was able to make the computer full silos over and over and nuke a spot.
The problem was that not all of them could nuke at once. Is there a limit on how many nukes can happen at a time?
There is something about the Preserve Trigger on Ai Scripts for Computers that they don't like, maybe have it so it unchecks itself, and then rechecks itself later using something like this
Condition:
Switch 1 is Set
Action:
Clear Switch 1
With your script
Preserve Trigger
and then
Switch 1 is Clear
Action:
either add a wait or something
Set Switch 1
Preserve Trigger
That could help.
Preserve Trigger isn't really a very good thing to use with most AI Scripts. I can tell you that it can't be supply, because Nukes don't take up any more supply after they hit.
Is there a difference between:
- BW Terran 2 - A (Fill silos with nuke (Type 1))
and
- BW Terran 2 - B (Fill silos with nuke (Type 2))
Is there a difference between the 2 types?
The first one is used in the BW Terran 5 where it nukes your entire base. You shouldn't use it because the script will create ghosts at certain places on the map.
The whole script is just a bunch of triggers placed into one whole script. It creates the ghost and nukes by itself and then tells where to nuke without any locations.