The 3rd Age

BFME Nostalgia Mod

BFME Nostalgia Mod

Play as BFME 1 gameplay in BFME2

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 the builder look

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

Avatar of clank234

clank234

Category: Code
Level: Beginner
Created: Friday December 10, 2010 - 11:01
Updated: Friday December 10, 2010 - 11:14
Views: 4375
Summary: How to have a ridial look for a unit

Rating

Staff says

3.0

Members say

4.0

Average

3.8/5.0

4 votes

In this tutorial I will teach you how to get the builders radial look on a hero or even a unit.
Note: This will not work on a building so don't try.

First, go into (your heroes).ini and find and find (Ctrl+f) KindOf
(I'll be using Aragorn as an example)
My list says:
              
Code
KindOf = PRELOAD SELECTABLE CAN_CAST_REFLECTIONS INFANTRY PATH_THROUGH_EACH_OTHER SCORE HERO ARMY_SUMMARY ARAGORN HEAVY_MELEE_HITTER

yours might say something else.
All you have to do is add "DOZER" (without the ") and your done for (your hero).ini
Next go to commandbutton and find a power that the hero you've edited uses. I've taken blademaster:
              
Code
CommandButton Command_SpecialAbilityBladeMaster
Command     = SPECIAL_POWER
SpecialPower     = SpecialAbilityAragornBladeMaster
TextLabel     = CONTROLBAR:BladeMaster
ButtonImage     = HSAragornBladeMaster
ButtonBorderType     = ACTION
DescriptLabel     = CONTROLBAR:ToolTipBladeMaster
Palantir            = Yes
AutoAbility            = Yes
AutoDelay            = 30.0 ; this should sync with the Aragorn's hero mode effect time
PresetRange            = 50.0
UnitSpecificSound     = AragornVoiceBladeMaster
End


All you have to do is replace "Palantir" with "Radial"
(without the "). OR if you want, you may have
              
Code
Palantir = Yes
Radial = Yes

and both will show up in game.

If you want to have more than 20 powers, then follow Turin's tutorial on how to add a new commandset and in the commandbutton, change the Palantir with Radial.
Have Fun ;)

Links / Downloads

 HitsAdded
Turin's tutorial995December 10, 2010 - 11:14

Credits

Comments

Display order: Newest first

clank234 - Saturday January 22, 2011 - 5:13

              
Quote
A great explanation of very simple code.

Everything should have a great explanation :)

Ganon - Saturday January 8, 2011 - 10:04

A great explanation of very simple code.

clank234 - Friday December 10, 2010 - 11:14

comment would be appreciated ;)

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

 
21:01:07