The 3rd Age

Master Hero Version 1.6

Master Hero Version 1.6

1.6 of Master Hero Version ROTWK Mod for Battle for Middle Earth 2: Rise of the Witch King

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

Horde Blademaster / Deadeye / Knifefighter

Avatar of JUS_SAURON

JUS_SAURON

Category: Code
Level: Beginner
Created: Saturday July 31, 2010 - 6:02
Updated: Friday August 27, 2010 - 19:27
Views: 6025
Summary: giving hordes Hero Mode weapons

Rating

Staff says

3.5

Members say

4.7

Average

4.2/5.0

5 votes

Page 1 2 3 4 5 6 7 8 9
POINTS TO NOTE :

This power is mainly for changing the weapon of a Horde to a similar type weapon
i.e Sword to Stronger Sword for 60 sec
i.e Arrows to Fire Arrows for 60 sec

it can be used to change weapon as well
i.e Arrows to Sword for 60 sec

But the Animation coding can get quite complex
Take a look at Legolas Animations if you want to achieve this

--------------------------------------------------------------------
Untested but May work

To keep it simple the Weaponset does not utalize Toggle Weapons
eg Sword Toggle to Bow
Special power that can be used for for both types

this would give a rather complex WeaponSet
              
Code



WeaponSet
        Conditions            = -WEAPONSET_TOGGLE_1
        Weapon                = PRIMARY RohanRohirrimSpear
Weapon                = SECONDARY    RohanRohirrimSpear_SUPER
        AutoChooseSources    = PRIMARY FROM_PLAYER FROM_SCRIPT FROM_AI
    End

WeaponSet
        Conditions            = WEAPONSET_TOGGLE_1
Weapon                = PRIMARY RohanRohirrimBow
        Weapon                = SECONDARY RohanRohirrimBow_SUPER
        AutoChooseSources    = SECONDARY FROM_PLAYER FROM_SCRIPT FROM_AI
    End

    

And really Complex Animations ....

And best to disable any other attacking styles like CLOSE_RANGE archer style attacks !

Comments

Display order: Newest first

BouncyKnight - Wednesday April 26, 2017 - 15:50

Thank you sir! This is a really helpful and working way on how to toggle secondary weapon!

Rob38 (Team Chamber Member) - Friday August 27, 2010 - 18:59

Nice solid tutorial.

Lauri (Team Chamber Member) - Saturday July 31, 2010 - 15:25

It's just as in the forums..
without the two * just enter [*code]All code in here[*/code]

And what I meant by explaining is that you didn't really explain what different things did.. Like, why do you have to have this code here, or this here, stuff like that

JUS_SAURON - Saturday July 31, 2010 - 9:11

Sorry , Its my very First Tutorial ..
Not sure how to use the Codebox in this page setup
I will try to explain and redo

Lauri (Team Chamber Member) - Saturday July 31, 2010 - 9:02

You don't explain much, only show the code..
And if possible could you update it to use the

              
Code
code wrappings?

Spartan184 - Saturday July 31, 2010 - 8:28

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

 
8:19:08