Skip to content
User Avatar
#2977
Auto-translated
Jack_of_shadows
Min_Carolin, check the Beginner's Guide, in the Tactical Mode section. It contains a fairly 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; just browse through popular ones and search for this command.
Thank you very much. I've been looking for this legendary guide for a long time, which many people mentioned, but none of my Google searches yielded any results.