AMAI SIMPLE EDITION
The simple edition is the easiest way of starting a game against the ai.
To start playing AMAI just double click one of the exe files provided to play. Choose either AMAI_TFT (frozen throne) or AMAI_ROC (reign of chaos).
Afterwards start up a single or LAN match like normal with some ai opponents.
Congrats you can now play the map against and/or with computers to make use of AMAI.
There will be language selection dialogs to select a language. Another dialog may also appear with options to either
1) No Commander
2) With Commander - The Commander allows you to give orders to your ally friends. Press 'ESC' to bring up the commander menu.
3) Computers Only - Same as commander except you dont play at all and instead can only issue orders to try and make your ally ai win
ADVANCED INSTALL EXTRAS
From amai 2.50 onwards you can now run the amai executable with other parameters. Open the script.lua in notepad and go to the line with the following
proc = startexe(path.. "\\war3.exe","war3.exe "..getargs())
Example below will open warcraft in a window instead of full screen. Save the file once done and run the exe.
proc = startexe(path.. "\\war3.exe","war3.exe -window"..getargs())
This method supports all the usual parameters you might use with warcraft including -opengl and -classic