Auto-translated
Min_Carolin, refer to the Novice's guide, section "Tactical Mode." It contains a comprehensive description. The script is written in a separate file and assigned to a hero using the command:
SetHeroCombatScript(HERO_NAME, '/combat_script.xdb#xpointer(/Script)');
You can find examples on many maps; simply search for this command.
SetHeroCombatScript(HERO_NAME, '/combat_script.xdb#xpointer(/Script)');
You can find examples on many maps; simply search for this command.