AMAI icon indicating copy to clipboard operation
AMAI copied to clipboard

Advanced Melee Artificial Intelligence Mod For Warcraft 3

Results 111 AMAI issues
Sort by recently updated
recently updated
newest added

all race all distraction_group is 2 , so `harass group` independence has not played a practical role _should have 0 1 2 3 4_ , Even for the same unit...

In the later stage, the archer is too fragile and not suitable for confrontation Even if the strategy is changed, the mixed forces may still have a large number of...

check **UnitAliveInGroup** code when one unit is die , but the unit variable no set null then next loop , if the unit variable set null , perhaps it will...

bug

`BuildAdvUpgr2` conditions are too strict and difficult to achieve, coupled with the cancellation of all upgrade codes within the strategy, resulting in slow upgrade of attack and defense unitper no...

``` call SetCaptainHome(DEFENSE_CAPTAIN, GetLocationX(town_loc[most_threatened_town]), GetLocationY(town_loc[most_threatened_town])) call SetCaptainHome(DEFENSE_CAPTAIN, GetLocationX(home_location), GetLocationY(home_location)) call CaptainGoHome() ``` here no use moveattack but more time , the threatened army at town peripheral , like `front_loc` ,...

invalid

even if run on 1.29+ , if the map make by old WE(1.00~1.28.x) , then the map max player still is 16 , but the api on 1.29+ will return...

hardcoded

Now in the standard unit table, some summoning unit types are not included, such as the Phoenix and summoning unit of Beast King. However, some summoning unit types are marked...

之前说解决了但是试了下还是会卡,也是2v22,先说下安装方式,我是最新的amai,点的makeTFT bat,然后复制scripts到installer的里面,然后安装到地图上,流程没问题吧?仍然是上岛之后,电脑陆军全聚集在岛对面岸上,游戏卡死,和之前一样的症状,期间不断有空军来进攻,也会有几家电脑飞艇运兵上岛打,电脑一直在对岸聚集,游戏持续卡死,只有当电脑去开矿,陆军很多部分分流去帮开矿,期间不卡了,但是一旦开完矿,陆军又回到岛对岸位置聚集,再次卡死,请修复,是因为他们想上岛但是上不来,一直重复指令所以卡死了?只要他们去干别的事,军队数量一样但不会卡死。 @jzy-chitong56

enhancement

![WC3ScrnShot_040224_091712_000](https://github.com/SMUnlimited/AMAI/assets/5180431/0ea4312a-595b-48a6-9fa5-8b833b2be1c9) https://www.hiveworkshop.com/threads/advanced-melee-ai.62879/post-3616530 Estimate total space from all front locations, and if not enough then build normally.

bug