The 3rd Age

RC Mod

RC Mod

This Mod makes many changes to the original game, adds a whole new BFME 1 mode and much more.

Button for The 3rd AgeButton for The Dwarf HoldsButton for The Elven AllianceButton for Helm's Deep Last HopeButton for GothmogtheOrcButton for BFME+Button for The Four AgesButton for HDR HeadquartersButton for Middle Earth CenterButton for Project Perfect Mod

Become an affiliate!

   

Quick Lists

Top Rated Popular New Updated Last Comments Users

Register and log in to move these advertisements down

How to change the number of units in a horde

Tutorial for Battle for Middle-earth II: Rise of the Witch-king ROTWK

Avatar of newbkiller.williams

newbkiller.williams

Category: Code
Level: Beginner
Created: Sunday August 7, 2011 - 9:55
Updated: Sunday August 7, 2011 - 13:56
Views: 12642
Summary: How to change the number of units in a horde

Rating

Staff says

1.0

Members say

3.0

Average

2.0/5.0

2 votes

Hi i am going to show you how to change the number of units in a horde . This comes in handy if you want to balance units more , or just change it to suit you.for this i will use the simple Elven lorien warriors , the basic fighter units for the elves but you can select whichever units you want.

ok first step, your going to want to go to wherever you installed your game directory and open it then select mod/data/ini/object/goodfaction/hordes/elven.Then pick the elvenhordes document.open it then 'ctrl + f' and find ElvenLorienWarriorHorde , it will probably be the first on the list so you wont have to search but just incase.

Then 'ctrl + f' 'initialpayload' you should see this code show up-

InitialPayload             = ElvenLorienWarrior 6
        Slots                 = 6

your going to want to change that to... lets say '8' for now , so edit and your new code should look like this
(note, also change the slots to 8)

InitialPayload             = ElvenLorienWarrior 8
        Slots                 = 8

-ok second step , scroll a little bit down the page and you should see the following code-

        RankInfo = RankNumber:1 UnitType:ElvenLorienWarrior Position:X:10 Y:10    Position:X:10 Y:-10    Position:X:10 Y:30    Position:X:10 Y:-30    Position:X:10 Y:50    Position:X:10 Y:-50


RanksToReleaseWhenAttacking = 1



-your going to want to delete that whole bit and paste this following code-

RankInfo = RankNumber:1 UnitType:ElvenLorienWarrior Position:X:30 Y:10        Position:X:30 Y:-10        Position:X:30 Y:30        Position:X:30 Y:-30
        RankInfo = RankNumber:2 UnitType:ElvenLorienWarrior Position:X:10 Y:10 Leader 1 0    Position:X:10 Y:-10 Leader 1 1    Position:X:10 Y:30 Leader 1 2    Position:X:10 Y:-30 Leader 1 3

        RanksToReleaseWhenAttacking = 1 2



-and there you have it just save and the next time you select this unit it will come out in 2 ranks of 4 , 8 men in total. (note 'RanksToReleaseWhenAttacking = 1 2' means the front row and then the second row, will both move out to attack the enemy , if 'RanksToReleaseWhenAttacking' is left as just '1' and not '1 2' only the front row will attack the enemy. Also 'UnitType' can be changed if you want say for example a row of archers, and a front row of swordsmen to protect them you would have one of the units types as 'ElvenLorienWarrior' and the other as 'ElvenLorienArcherHorde')


If there are any problems or your having difficulties leave a comment or P/M me ,thankyou

Comments

Display order: Newest first

Stegor - Thursday December 3, 2020 - 23:40

Hi, I done change on Mirkwood troops(I added 18 instead of 10 units in each battalion and now units can't use special formations) can you help me with that?
Thanks!

Yaroslav - Sunday September 18, 2011 - 12:05

it very easy

Unknown - Sunday August 14, 2011 - 9:25

Yes, use code boxes:
[code](whatever your code is)[ /code] but don't put the space bar on the second [code] box with the slash.
Try and mak it more clear. I usually make a new line for each sentence so my viewers keep track on what I'm saying ;)

Radspakr Wolfbane (Team Chamber Member) - Sunday August 14, 2011 - 6:03

You might want to add in code boxes and make your text better set out.

Elric - Monday August 8, 2011 - 17:30

Take a look to see if anybody wrote a tutorial before you create your own because i already did a tutorial on this in my Ultimate Tutorial.

Go to top

 

"One site to rule them all, one site to find them,
one site to host them all, and on the network bind them."

 
2:44:54