SMUnlimited / AMAI

Advanced Melee Artificial Intelligence Mod For Warcraft 3
Other
192 stars 31 forks source link

Do you have any plans to continue producing cheat modules? #319

Closed jzy-chitong56 closed 1 month ago

jzy-chitong56 commented 1 month ago

You have previously released a launcher, which was packaged with an EXE using the mpq loading tool. I still use it to release test programs now because the player cost is not high and it is completely temporary, not permanently modified

In fact, for reference Quenching Mod,Today, we can still create cheat modules specifically for remakes, so that some players can directly start cheating when they don't want to install or download map packages

jzy-chitong56 commented 1 month ago

Even without packaging, just enable local loading and place the script in the directory, supporting versions 1.30.0 and above

SMUnlimited commented 1 month ago

I haven't tried it but yes in theory local loading in reforged versions or something like the "WC3 Mod Manager" https://www.hiveworkshop.com/threads/wc3-mod-manager-v1-1-1.308948/ may work so all maps just run with AMAI. I'm not directly including such a tool especially as the old pre -1.29 exe hacks often trigger anti virus systems but if we get working instructions can add to readme.

jzy-chitong56 commented 1 month ago

AllowLocalFiles.zip

Run this registry to enable loading local resources Create a Scripts folder locally and place it in the AI and J script, then run the game

1.30.0~1.31.x : Create in the game root directory 1.32.0 + : Create in the game _retail_ directory

jzy-chitong56 commented 1 month ago

No additional tools or software required

image

jzy-chitong56 commented 1 month ago

Chronicles of the Second War: Tides of Darkness used a large amount of local resources Therefore, MAX and LINUX can refer to the way they enable local resources

SMUnlimited commented 1 month ago

Added to readme