Welcome Guest ( Log In / Register ) |
Quick Lists Top RatedTutorials Living World Map G… Ultimate beginner'… Arrow scaling bug… Raising Heroes max… Creating an asset.… Proper Fire Arrow… Simple Structure B… Making a simple Ma… Quick and easy sno… Making patrols nea… Mods The Dwarf Holds The Peloponnesian… RJ - RotWK The Elven Alliance… Helm's Deep Last H… The Elven Alliance Special Extended E… Kings of the West… RC Mod The Wars of Arda Downloads BFME1 1.06 Widescr… Enhanced W3D Impor… Fudge's Map Pack LotR/BfME HD Logos Osgiliath Shellmap Crystals Of Ancien… 2v1 Wold The forests of Dru… Converted BFME2 an… ROTWK animations f… |
|||||||||||||||||||||
Register and log in to move these advertisements down Adding your own Create a Hero (Sub)Class
--- "Createaherosystem.ini" --- The game doesn't automatically read .inc files, they are referred to in .ini files. That means we have to create a reference to our own file in the right .ini file. Open "createaherosystem.ini" and scroll all the way down. At the bottom you'll see this list: #include "CreateAHeroSystemMenOfTheWest.inc" #include "CreateAHeroSystemArcher.inc" #include "CreateAHeroSystemWizard.inc" #include "CreateAHeroSystemDwarf.inc" #include "CreateAHeroSystemServantsOfSauron.inc" #include "CreateAHeroSystemCorruptedMan.inc" These are the .inc files of the Classes that come with the game. Add your own .inc file from page 3 to the list in order to link it to the CAH system: #include "createaherosystem******.inc" The name you use here has to be the same as the name given to your own .inc file from page 3. Next page: Createaherosystem******.inc CommentsDisplay order: Newest first Elaryan - Wednesday January 14, 2009 - 14:24 it works! i have my own CAH class ! muajauajua thx you ILUTAVAR - Saturday March 22, 2008 - 8:01 i cant edit the cah upgrades {IP}Sauron - Thursday June 21, 2007 - 14:23 nice tutorial gotta use this sometime |
|||||||||||||||||||||
"One site to rule them all, one site to find them, © All Rights Reserved Eric Edwards ©2013. |