AMAI
AMAI copied to clipboard
Advanced Melee Artificial Intelligence Mod For Warcraft 3
playercolors.j function cs2s takes return "|cffff0402"+name+"|r: " colors + name + : then on Dialog the name have : if then ``` function cs2s takes string name, playercolor c returns...
I can defeat 2 non-amai insane computers but with AMAI it's just absurd 25 population vs about 70+ in the same time, I see people on youtube defeating insane AMAI...
hi, about GetStrength There's a problem look , this towerrush Closing condition I found that AI often shuts down automatically `if GetPlayerSlotState(rushedplayer) != PLAYER_SLOT_STATE_PLAYING or GetPlayerUnitCount(rushedplayer,true) GetOwnStrength() * 4)) then`...
like this ``` function SelectUnittype takes group g, unittype typ, boolean is_of_type returns group local unit u = null local group rg = CreateGroup() loop set u = FirstOfGroup(g) exitwhen...
HI,I am a china player , but I English is not good, sorry( this written for baidu translate ) , and I code level is low low low I want...
Currently got the command line and perl folder install options but that's difficult for non-developers to use correctly and could simplify.
When AI is at the threshold of decision-making, it often fails to make the right decision. Sometimes it can't even make a decision, only repeated between two decisions. When the...
I have seen multiple times that AI's dying hero didn't use the healing potion it had. It's hard to find where this bug comes from. But this time I find...
Sometimes, the evaluation of items is obviously wrong. For example, a hero once threw his potion of invulnerability on the ground and ran to Goblin Merchants to buy a potion...
There are some small problems with the interaction between AI and items. Sometimes AI will forget to pick up items after kill creeps. And if there are two heroes are...