HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

TFT AI: How to make it get a Neutral Hero?

07-02-2003, 03:30 PM#1
azazis
:) Im messing around a bit with the AI editor.
But is there anyway to let it get Neutral heroes?
If you know how, please share ;)
07-02-2003, 08:38 PM#2
AIAndy
Use a trigger to order a unit to walk to the tavern and then buy the neutral hero.
07-04-2003, 03:30 AM#3
weaaddar
thats not a very general AI, AiAndy.
It kinda makes the AI map specific which defeats the purpose of a general one.
I Have no idea but if you can find the code of the tavern (the 4 leter thing between '') and then in the ai itself do something like If in map bounds there is a tavern then have it go for it.