Warcraft III resources & community, 2003–2006 · archived

Need a small AOS AI made

2 posts
#1

Need a small AOS AI made

I hope it's nothing too big, but i just want something to work to make my testmap feel like an AOS. I have a rickety one working with tirggers right now but i was wanting to make a decent creep AI that would allow me to control the creep movevent a bit better than what it is, plus i'd like a hero AI made. Nothing too fancy, just have him attack with spawns, retreat when he's almost dead, or fall back when he's being outnumbered, and buy items when he has the money...all that fun stuff. Anyone willing to help me plz post.
#2
Its simple to make your own hero AI the spell casting is done by the warcraft 3 passiave AI.
All it needs is for the ownning player to be a computer slot.
As for the movement of the AI hero has to be done with triggers using simple orders as "smart" "attack" "move".
When the hero gains an ability you have to use triggers to lvl up the spells.

Im running tests on hero AI and so far that seams to work.
Some spells the AI does not cast like death pact or advanced jass spells, for them you need to manualy order them to cast them using triggers.