I used to code starcraft AI's (that game is actually just scripting), and was looking to get into Warcraft III AI coding/scripting.
I see you have written some great functions to simplify writing scripts into strategies.
I am confused how i can test AI's using the 1.24b AMAI exe you released. i tried dropping in modified AI files directly into the exe using an MPQ editor, but got an error. That is how starcraft AI scripts are updated.
I see your tools compile to an MPQ, but don't see a path to generate an EXE. How do i get new strategies into a 1.24b executable?
I was attempting the above with the current 3.00 technical build. |