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 Getting to know Leadership abilities
Page 2 - Understanding Leadership this is a code bit from theoden.ini
-
the "AttributeModifierAuraUpdate" lets the game know that the attribute modifier will keep updating. the "ModuleTag_Leadership" is a reference to something later in the script
this is the reference to attribute modifier (we will get to that soon)
this is the reference to the upgrade.ini, it's used in experiencelevels.ini so that it knows that it knows that when yiou reach a certain level you can use this ability
This is how far for the hero that the leadership effects
Buff= it will boost stats (leadersip) debuff= it will decrease stats(angmar sorcrers "well of souls") Note: must be the same as in attributemodifier.ini
This is the reference to gamedata.ini it says who it will effect ex: the leadership wil only effect calvary as in eomers horse lord leadership (we will get into that on the 4th page)
this is the place where the game goes to find the upgrade (triggeredby) and what kind of power it is (specialpowertemplate)(reference to specialpower.ini
this is the the code that lets the game know when you are not the required level the leadership will not turn on and when you do have the required level it will turn on (the update module is a reference to the code above next page: editing it Credits
CommentsDisplay order: Newest first Imdrar - Friday January 14, 2011 - 4:14 I'll deal with this in my own tutorial I'm hopefully going to write in the near future, if time is on my side. modboy451 - Wednesday January 12, 2011 - 14:10 can you tell yes there are some things i haven't covered but are on my list to get to... Imdrar - Tuesday January 11, 2011 - 7:50 You know, this isn't really "Intermediate". Everything you wrote on page 5 can simply be found at the top of the attributemodifier.ini and is as well explained there, and most of the other stuff is quite easy to figure out even for a beginner. Also you're just scratching the surface of an attribute modifier's true potential. modboy451 - Tuesday November 30, 2010 - 15:33 Thanks! you too! clank234 - Saturday November 27, 2010 - 15:24 thx, this really helpd me out with my mod. |
|||||||||||||||||||||||||||||||||||||||||
"One site to rule them all, one site to find them, © All Rights Reserved Eric Edwards ©2013. |