Auto-translated
FataLisT, regarding StartCombat, it's possible that a `sleep(1)` is missing after `DeployReserveHero`. Usually, all functions that modify the map itself are not executed instantaneously when the command is called; a delay is needed before the hero actually appears from the reserve.