Is it possible to have a computer create buildings and units from buildings using triggers? instead of just spawning out of no where.
Trying to make a TvZ comp vs human and trying to make it as realistic as possible.
None.
There is a whole set of triggers devoted to making computers have Artifical Intelligence, Or AI. Go into the triggers section and select Run AI Script. There are lots to choose from. Using them you can make computer's more humanlike.
None.
We can't explain the universe, just describe it; and we don't know whether our theories are true, we just know they're not wrong. >Harald Lesch
There is a whole set of triggers devoted to making computers have Artifical Intelligence, Or AI. Go into the triggers section and select Run AI Script. There are lots to choose from. Using them you can make computer's more humanlike.
This.
And no, there's no command to make the comp build certain buildings or units. You will just have to rely on their AI. Try a few AIs maybe there's one that does about what your need.
quick question. Ive decided to just have the buildings built by having an scv stand by it and have it come from 10%-20%-30% etc. I am using an AI so scvs mine minerals. The problem is that when the scvs goes next to the barracks it begins to heal it. Is there any way to have the AI not repair without either making a location trigger where the scv is constantly sent back to a position or have the barracks invulnerable until it is complete.
If not, is there an AI that only mines? ?-_- Ive tried to use zerg and protoss ai for terran but it still repairs the buildings.
None.
When it stands next to the buildings, give it to Player 12(Neutral in SCM Draft) until it's finished, it will be same color and alliance, but it won't have the AIs.
None.
To simply make the AI more difficult to beat, use the scipts labeled "Hard" they enhance the AI's play tremendously.
But as for scripting them to make them humanlike..
You'd have to do tons of triggering such as..
"Player 1 commands exactly 8 marines, 2 medics "
"Wait 2 minutes "
"Create 12 zealots for Player 2 "
( Or whatever the timing is to build 12 zealots
)
But in the end, you'd have to write a trigger depending on what the human builds/where he moves.. but it would be nice if you finished one
Good luck with your map.
None.
Player brings at least 1 scv to "Barracks building". Give all "buildings" at "Barracks building" to Player 12.
Wait 5000 milliseconds
Set health of all buildings at location "Barracks building" to 20%.
Whole set of gay triggers. Problem is, you'll want the computer on the bottom right, and the Player(s) on the top left to maximize trigger potential.
(SC scans triggers from left to right, and top down).
None.
If computers don't have the resources to repair, then they can't
None.
If computers don't have the resources to repair, then they can't
True, if you made the build times for the buildings super long, and made them super cheap, they would barely repair them at all, and it might actually look better.
None.