- Joined
- Oct 8, 2007
- Messages
- 154
Hi, as threads says I want to order AI to buy certain hero at tavern, at the start of game and maybe later too.
Exactly the problem is that i'm working on footy frenzy AI and already made script in which computer player should buy heroes, upgrade tier, buying upgrades etc. (i have changed game constants etc.) but I know I need to write AI using triggers or jass. Script I got already makes AI to attack enemy with footies and return to base as footies got low life but it's way of playing is very lazy and unagressive like in meele map so i will have to change it later, but for now I want AI at least to buy hero in tavern at the begining game, in tavern there is unit called "random hero" which spawns random hero from heroes array so i just want ai to always buy "random hero" and then see how it plays with hero etc. test it against players.
Could you help me ?
Exactly the problem is that i'm working on footy frenzy AI and already made script in which computer player should buy heroes, upgrade tier, buying upgrades etc. (i have changed game constants etc.) but I know I need to write AI using triggers or jass. Script I got already makes AI to attack enemy with footies and return to base as footies got low life but it's way of playing is very lazy and unagressive like in meele map so i will have to change it later, but for now I want AI at least to buy hero in tavern at the begining game, in tavern there is unit called "random hero" which spawns random hero from heroes array so i just want ai to always buy "random hero" and then see how it plays with hero etc. test it against players.
Could you help me ?