Josko / aura-bot

Warcraft III high-performance hosting bot written in C++14.
72 stars 41 forks source link

Current list of commands #48

Closed ghost closed 6 years ago

ghost commented 6 years ago

README states More commands added either ingame or bnet

Is there a list of the current commands?

Josko commented 6 years ago

This was actually done many years ago but then the practice stopped. Only way now would be to check it in the source code itself: BNET and GAME - commands start right under the switch (CommandHash) line.