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 Summon Allies
We now want to add the OCL to our objectcreationlist.ini file. Locate this file here \data\ini\objectcreationlist.ini Add this to the end of the existing file. OCL is used to create objects out of thin air based on conditions. They may be debris that flies off a building when you hit it, it could be blood when you hit a unit.
I've chosen to create three objects when you summon Sauron. I want Sauron, a horde of goblin fighters, and a horde of goblin archers. Now remember these objects do not exist in the game. They were created by me so please see the attached zip file for these new objects. Creating new units is not the focus of this tutorial. That will be in another installment. New Units Each object is named and in what quanity you want them. Count tells you the quanity. I do want them to fade in as that is appropriate for summon allies. FadeTime will tell us in ms how long it should take for them to materize. I chose these setting to allow the goblins to show up 2 seconds before Sauron. Gives Sauron a chance to get his armor on before battle. :) IgnoreCommandPointLimit = Yes. Well I decided Sauron can exceed commandpoint limits as all allies do. Disposition = LIKE_EXISTING This mean I want all of them to show up relative to each other. Namely where I placed the cursor to summon them. Offset = X:0 Y:0 Z:0, Offset = X:-15 Y:15 Z:0, Offset = X:15 Y:-15 Z:0. I didn't want them to show up on top of each other so I set them to show up alittle off the x, y axis to give them enuff space to not be stepping on each other when they showed up. Hopefully this will answer more questions than it creates. May this open a few new doors for people. Links / Downloads
CommentsDisplay order: Newest first Dwarven_Axe - Monday June 21, 2010 - 19:48 Great tutorial - thanks Hostile! I followed it to make a tier 2 Summon Eagles power to replace the Summon Tom Bombadil power since I coded him in as a buildable hero. {AE}Manveru - Thursday September 3, 2009 - 6:20 I gave this a 3 because you forgot to update the dependencies for powers for which the new one is a prerequisite, thus making any powers below it not puirchasable. Contact me if you update it and I will rerate the tutorial. Meneldil - Tuesday December 23, 2008 - 8:58 Thank for this nice tutorial. I learned a lot from it. One question regarding the instructions. It's not fully clear to me where to place the 5 object files. The directions say to place them in the "data/ini/object folder." I figured you meant the "data/ini/object/system/system.ini" location. Is that correct? (That's what I did, but it may not be ideal). Also, I was not able to obtain the Balrog skill from the skill tree even though I had the needed 20 points (this when going down the "left" branch via the new Sauron Summon skill). I had to go down another branch using original skills in order to obtain the Summon Balrog skill. Did I do something wrong or is this a limitation? |
|||||||||||||||||||||||||||||
"One site to rule them all, one site to find them, © All Rights Reserved Eric Edwards ©2013. |