The 3rd Age

Return of Shadow

Return of Shadow

A large scale mod that greatly expands the game.

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
Commandbutton
-------------------------------------------------------------------
This part is very easy
Ctrl+f "mordormountaintroll" (without the ")
You should see something like this:
              
Code
CommandButton Command_ConstructMordorMountainTroll
    Command                = UNIT_BUILD
    Object                = MordorMountainTroll
    Options                = CANCELABLE            ; Added for the BFME2 Expansion - Faction Enhancement
;    NeededUpgrade            = Upgrade_MordorTrollCageLevel2            ; Added for the BFME2 Expansion - Faction Enhancement
    TextLabel            = CONTROLBAR:ConstructMordorMountainTroll
    ButtonImage            = BMTrollCages_MountainTroll
    ButtonBorderType        = BUILD
    DescriptLabel            = CONTROLBAR:ToolTipBuildMordorMountainTroll
    Radial                = Yes
    InPalantir             = Yes
    ShowProductionCount        = Yes
; UnitSpecificSound         = GondorArcherVoiceBuy
End


All you have to do is copy and paste underneath and add "Horde" to the end of each "ConstructMordorMountainTroll".
Now that was easy.

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

 
12:13:55