Skip to content
User Avatar
#2441
Auto-translated
Jack_of_shadows
32MeTpa, you can initiate a battle directly with a hero from the reserve using StartCombat, without first calling DeployReserveHero. And if you need the hero to appear on the map, then instead of StartCombat, you can call MakeHeroInteractWithObject.
Yes, that's exactly what I need – for the hero to appear before the battle. Is there a way to start a battle on the desired arena without using StartCombat?