When creating a map, I had to search for information about the API all over the internet, which was very inconvenient. I've compiled an archive of 4 files:
- 2 manuals (not the most useful, but they will come in handy)
- 1 file with a list of all functions in Heroes 5 (+ description)
- 1 file with a list of indexes for all creatures and artifacts
I thought I would just post it in the "Scripts" thread, but again, it would be difficult to find everything there due to the large number of messages. Therefore, I think that having such a thread in a prominent place would be the best solution.
If I'm wrong, please moderators delete the topic.
In the list of all functions, there is a line called "Alias" - it immediately executes a set of code; as far as I understand, it doesn't have any arguments, but I haven't used it. They are mainly used for cheats/debugging (through the console).