2) How do I select a hero? In the sense that, for example, a player has 8 heroes, and I need one of them to be selected as if by clicking the left mouse button. Simply deleting 7 of them afterward, and it's impossible to select the last one by default at the start of the game (or make it the first one).
3) Does GetDate(ABSOLUTE_DAY) return any current day in the game? (1, 2,...101, 192)?
4) What does GetDate(WEEK) return? It seems to me that it goes in a circle, increasing to a larger number, and then starts again from 1 (or am I wrong?)
5) What will happen if I try to force a hero to learn a spell that he cannot learn due to a low skill level? (Will he be able to cast it?)
6) Will the map crash due to point 5, or if I try to force a human to learn a spell from another faction/vice versa?