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 Creating A New Hero Army (WOTR Mode)
lastly we must alter arwens autoresolve data so that she will automaticly respawn should she die in autoresolve combat in livingworldautoresolvebody.ini scroll till you find the following code AutoResolveBody AutoResolve_ArwenBody HitpointsAtLevel = Hitpoints:ARWEN_LVL1_HP Level:1 HitpointsAtLevel = Hitpoints:ARWEN_LVL2_HP Level:2 HitpointsAtLevel = Hitpoints:ARWEN_LVL3_HP Level:3 HitpointsAtLevel = Hitpoints:ARWEN_LVL4_HP Level:4 HitpointsAtLevel = Hitpoints:ARWEN_LVL5_HP Level:5 HitpointsAtLevel = Hitpoints:ARWEN_LVL6_HP Level:6 HitpointsAtLevel = Hitpoints:ARWEN_LVL7_HP Level:7 HitpointsAtLevel = Hitpoints:ARWEN_LVL8_HP Level:8 HitpointsAtLevel = Hitpoints:ARWEN_LVL9_HP Level:9 HitpointsAtLevel = Hitpoints:ARWEN_LVL10_HP Level:10 end to this we must add a single line, yes thats right just one single line LeaveInArmySummary = Yes it should look something like this AutoResolveBody AutoResolve_ArwenBody HitpointsAtLevel = Hitpoints:ARWEN_LVL1_HP Level:1 HitpointsAtLevel = Hitpoints:ARWEN_LVL2_HP Level:2 HitpointsAtLevel = Hitpoints:ARWEN_LVL3_HP Level:3 HitpointsAtLevel = Hitpoints:ARWEN_LVL4_HP Level:4 HitpointsAtLevel = Hitpoints:ARWEN_LVL5_HP Level:5 HitpointsAtLevel = Hitpoints:ARWEN_LVL6_HP Level:6 HitpointsAtLevel = Hitpoints:ARWEN_LVL7_HP Level:7 HitpointsAtLevel = Hitpoints:ARWEN_LVL8_HP Level:8 HitpointsAtLevel = Hitpoints:ARWEN_LVL9_HP Level:9 HitpointsAtLevel = Hitpoints:ARWEN_LVL10_HP Level:10 LeaveInArmySummary = Yes End thats it youve done it arwen now should function as an additional hero army. note if you are creating a hero army from scratch you need to have also done the autoresolve armour and weapon data as well as autoresolve leadership data if you hero provides leadership bonuses also you must add an entry to livingworldbuildableunits.inc those entries look like LivingWorldPlayerArmy Name = ArwenPlayerArmy DisplayNameTag = LWA:ElvesHeroArmy ArmyEntry ThingTemplate = ElvenArwen_1 Quantity = 1 End End CommentsDisplay order: Newest first druchii22 - Friday October 17, 2008 - 8:11 Good tutorial, even if I already know everything (except the "LeaveInSummary", I looked for its effect for weeks, thank you a lot!), it is very useful. Bart (Administrator) - Wednesday July 23, 2008 - 4:38 You did good work, and it's good that you explain why you need to put some things in. However, the markup and spelling of this article needs some work, so I gave you a 3 (OK). robnkarla (Team Chamber Member) - Tuesday July 22, 2008 - 16:37 I can't believe I missed the "LeaveInArmySummary = Yes". I'll try this out and if it works I'll definitely give you a 5 for helping me get rid of one of my nasty bugs. Lurtzy - Thursday July 17, 2008 - 18:43 Good tutorial, easy to understand, but, you should probably add code tags. Well done! |
|||||||||||||||||||||
"One site to rule them all, one site to find them, © All Rights Reserved Eric Edwards ©2013. |