The 3rd Age

Scouring of the Shire

Scouring of the Shire

A mod that adds the Hobbits as a playable faction in 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

Converting Create A Hero powers to normal powers

Avatar of Solinx

Solinx

Category: Code
Level: Intermediate
Created: Saturday March 24, 2007 - 20:38
Updated: Saturday June 27, 2009 - 18:57
Views: 9488
Summary: A step by step guide to turn a CaH power into a normal power, useable by normal units.

Rating

Staff says

3.7

Members say

4.0

Average

3.8/5.0

6 votes

Page 1 2 3 4 5 6
--- The upgrade and specialpower ini ---

We made a new upgrade ( TriggeredBy = upgrade), so we will need to define it in Upgrade.ini

Open it and add this:
              
Code

Upgrade Upgrade_NormalSummonFamiliar_Level3
    Type = OBJECT
End

Close Upgrade.ini and open Createaherospecialpowers.ini

Look for this and copy it:
              
Code

//------------------------------------------------------------------------------
SpecialPower SpecialAbilityCreateAHeroSummonFamiliar_Level3
    Enum                    = SPECIAL_SPELL_BOOK_CREBAIN
    ReloadTime                = CREATE_A_HERO_SUMMON_FAMILIAR_RECHARGE_L3 // in milliseconds
    PublicTimer                = No
    RadiusCursorRadius            = CREATE_A_HERO_SUMMON_FAMILIAR_CURSOR_RADIUS     //    Also used in CreateAHeroFamiliar_Level1
    Flags                    = WATER_OK
    InitiateAtLocationSound            = CaH_SummonFamiliar
End

Now open Specialpower.ini and past it somewhere.

The only thing you'll need to change is this:

SpecialPower SpecialAbilityCreateAHeroSummonFamiliar_Level3

into:

SpecialPower SpecialAbilityNormalSummonFamiliar_Level3

Close both files, if you haven't already.


Next page: Experiencelevels.ini

Comments

Display order: Newest first

clank234 - Saturday November 27, 2010 - 16:38

it works perfectly, thx Solinx :);) i gave 5/5

sceluk - Saturday November 22, 2008 - 3:34

very good tutorial
I was wondering if you could pls post another one about converting SCIENCE powers to normal powers because i'ver been trying to add Sunflare and it's been giving me a lot of trouble.

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:30:13