The 3rd Age

Age of the Firstborn - The Rebirth

Age of the Firstborn - The Rebirth

Continues on Elrond99's Age of the Firstborn mod by turning time back to around TA2000.

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

Easy way to toggle model and mix hordes

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

Avatar of kazenokoeki

kazenokoeki

Category: Code
Level: Intermediate
Created: Tuesday March 13, 2012 - 5:43
Updated: Monday March 7, 2022 - 16:39
Views: 7841
Summary: a way to make weapon toggle and other toggles easily

Rating

Staff says

3.0

Members say

-

Average

3.0/5.0

2 votes

Page 1 2
Well, if you remember BFME I, elven warriors hordes could combo with other elven warrior horde and the front line use swords and the other bows, well, they made it through this code:

              
Code

Behavior = HordeContain ModuleTag_HordeContain
(.....)
    RankInfo = RankNumber:1 UnitType:RohanElvenWarrior    Position:X:30 Y:0(.....)GrantedWeaponCondition:WEAPONSET_TOGGLE_1
    RankInfo = RankNumber:2 UnitType:RohanElvenWarrior    Position:X:10 Y:0(.....)RevokedWeaponCondition:WEAPONSET_TOGGLE_1


"GrantedWeaponCondition:WEAPONSET_TOGGLE_1"
there it is, with this code you can make mixted hordes, but keep them in formation and not units in any place, like:

User image

Of course, you are using "WEAPONSET_TOGGLE_1", so you can give the front units a diferent weapon, and even make a line of pikemen, a line of fighters and a line of archers with the others "WEAPONSET_TOGGLE_1", 2, 3 and so on, or make units transform into whatever you want, well, thats it, i hope it will be useful for you.

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

 
7:22:32