Skip to content

Duplicate hero.

User Avatar
#2
Auto-translated
fktifzobr@mail.ru
When you copied the files from the Characters\Heroes folder, a mod was created that modifies Alaric. The simplest solution to the problem is to change the path or rename the Characters\Heroes1 folder.
Then, all the files inside will be unique, and nothing will be overwritten.

The map tree cannot be changed using simple methods. The best way to add your own hero is to modify, for example, the hero file Alaric111.(AdvMapHeroShared).xdb. Then, in the map editor, you can place Alaric, and in the object's properties tree, manually enter 111 in the file path, and the modded Alaric will appear on the map.

When you copy the Alaric.(AdvMapHeroShared).xdb file and rename it, open it and find the following lines:
HeroCharacterAdventure href="/Characters/Heroes/DS/Alaric_DS_U.(Character).xdb#xpointer(/Character)"/>
HeroCharacterArena href="/Characters/Heroes/DS/Alaric_DS_U.(Character).xdb#xpointer(/Character)"/>
HeroCharacterArenaMelee/>
HeroCharacterAdventure href="/Characters/Heroes/DS/Alaric_DS_U.(Character).xdb#xpointer(/Character)"/>
Change these paths to your own.

P.S.: I've posted the answer; someone else might have a similar question.

Many thanks again to fktifzobr@mail.ru!