The 3rd Age

Formationmod

Formationmod

In this modification hord size and formation has been changed

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 have a horde of 20 mordor trolls

Avatar of clank234

clank234

Category: Code
Level: Intermediate
Created: Saturday December 11, 2010 - 12:19
Updated: Saturday December 11, 2010 - 13:41
Views: 5270
Summary: This tutorial will show you how to create a horde of 20 mordor trolls

Rating

Staff says

-

Members say

4.0

Average

4.0/5.0

2 votes

Page 1 2 3 4
Commandset
-------------------------------------------------------------------
Now for the final stage.
Ctrl+f "mountaintroll" keep on searching uuntil you find this code:
              
Code
CommandSet MordorTrollCageCommandSetLevel1
;    1    = Command_ConstructMordorWargHorde    ; BFME EXPANSION PACT Faction Enhancement
    1    = Command_ConstructMordorMountainTroll
    2    = Command_ConstructMordorDrummerTroll
    3    = Command_ConstructMordorAttackTroll
    4    = Command_UpgradeMordorTrollCageLevel2
    6    = Command_Sell
End

CommandSet MordorTrollCageCommandSetLevel2
;    1    = Command_ConstructMordorWargHorde        ; BFME EXPANSION PACT Faction Enhancement
    1    = Command_ConstructMordorMountainTroll
    2    = Command_ConstructMordorDrummerTroll
    3    = Command_ConstructMordorAttackTroll
    4    = Command_UpgradeMordorTrollCageLevel3
    6    = Command_Sell
End

CommandSet MordorTrollCageCommandSetLevel3
;    1    = Command_ConstructMordorWargHorde    ; BFME EXPANSION PACT Faction Enhancement
    1    = Command_ConstructMordorMountainTroll
    2    = Command_ConstructMordorDrummerTroll
    3    = Command_ConstructMordorAttackTroll
    6    = Command_Sell
End


And add a code saying whatever you named your commandbutton as.
e.g.               
Code
5 = Command_ConstructMordorMountainTrollHorde

That is it for the commandset.
Enjoy dominating the enemy with 20 trolls at once.
Note: the trolls only come out 1 by 1 so u will have to wait a few seconds before using them.
Happy Modding

Credits

Me

Comments

Display order: Newest first

Yaroslav - Monday April 16, 2012 - 19:04

it's very easy, why Intermediate?
and you havent part about weaponset for <other> horde type...
example: for horde of catapults it's very helpful.

Unknown - Tuesday February 8, 2011 - 5:42

Wow, you've tought me how to edit any horde. I went into the horde.ini and did what you said then it was so simple what to do ;)

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."

 
15:16:21