I took the ini file for a new Hero(in the attachment)
dwarventhrain.ini 31.73KB 59 downloads
and put it in data\ini\object\goodfaction\units\dwarven
Next, I got all custom textures I used in my ini file and put it in
\art\compiledtextures into corresponding folder.
Also I added some blocks to weapon.ini, armor.ini, etc.
Finaly I edited \data\ini\playertemplate.ini
Something in this way:
CODE
Side = Dwarves
................................................................................
..................................
BuildableHeroesMP = CreateAHero RohanBilbo DwarvenBard DwarvenGloin DwarvenCaptainofDale DwarvenThorin DwarvenBorin DwarvenDain DwarvenGimli DwarvenThrain
BuildableRingHeroesMP = ElvenGaladriel_RingHero
................................................................................
...................................
End