Jump to content


Photo

Help with Haldir


  • Please log in to reply
6 replies to this topic

#1 Vahagn

Vahagn
  • Members
  • 126 posts

Posted 13 February 2012 - 02:53 PM

Hello! I wanted to add the "Thorn of Vengeance" ability of Thranduil to Haldir to make him stronger. I went to commandset.ini, found the commandset of Haldir and added it there under the 5th number. But it doesn't work at all. I click on it and the star-like cursor doesn't appear so I can't use it. Can somebody help me with it? Have I done something wrong? I can see the ability in the Palantir but I can't use it. And also I am worried about the movement of Haldir. I mean, I want him to take an arrow and fire it like Thranduil, not just stand foolishly while the arrow flies automatically. And also I'd like to add "Rain of Arrows" power of Legolas to him. Can anyone help me with all this stuff, please??? Thanks! :)

#2 Ridder Geel

Ridder Geel

    Master Yelloh

  • T3A Staff
  • 10,852 posts
  • Location:The Netherlands (AKA: Holland)
  • Projects:RC Mod + SEE + RTS Engine
  •  The Dangerous T3A Team Chamber Member
  • Division:BFME
  • Job:T3A Staff

Posted 13 February 2012 - 05:31 PM

Did you copy the special ability power modules from Thranduil to Haldir?
Rain of Arrows is a CAH Power (right?), look on the3rdage.net for a tutorial on changing a CAH power to a normal hero power.
Ridder Geel

#3 modboy451

modboy451

    A small Big-time Modder!

  • Project Team
  • 783 posts
  • Location:U.S.A
  •  Experienced INI Coder, Advanced Rigger/Binder.

Posted 13 February 2012 - 06:20 PM

Rain of arrows is CAH yes... But Legolas also has his own version (but it is the same thing also.) but yes, there are tutorials on T3A about adding one hero power to another.

John 3:16 (NIV)
For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.


Psalm 23:1 (ESV)
A Psalm of David.
The LORD is my shepherd; I shall not want.


Posted Image
Posted Image
Posted Image
Posted Image

#4 Vahagn

Vahagn
  • Members
  • 126 posts

Posted 15 February 2012 - 05:42 PM

Couldn't find what I was looking for...

#5 Ridder Geel

Ridder Geel

    Master Yelloh

  • T3A Staff
  • 10,852 posts
  • Location:The Netherlands (AKA: Holland)
  • Projects:RC Mod + SEE + RTS Engine
  •  The Dangerous T3A Team Chamber Member
  • Division:BFME
  • Job:T3A Staff

Posted 15 February 2012 - 10:47 PM

Thorn of vengeance... you need to copy this code to Haldir's ini...
;--------------------------------------------------------------------------
	; Thorn of Vengeance
	;--------------------------------------------------------------------------
	Behavior = UnpauseSpecialPowerUpgrade ModuleTag_ThornArrowEnabler
		SpecialPowerTemplate		= SpecialAbilityThornVengeance
		TriggeredBy					= Upgrade_ThranduilThornofVengeance
	End
	Behavior = SpecialPowerModule ModuleTag_ThornArrow
		SpecialPowerTemplate		= SpecialAbilityThornVengeance
		UpdateModuleStartsAttack	= Yes
		StartsPaused				= Yes
	End
	Behavior = WeaponFireSpecialAbilityUpdate ModuleTag_ThornArrowUpdate
		SpecialPowerTemplate		= SpecialAbilityThornVengeance
		SkipContinue				= Yes
		UnpackTime					= 1600
		PreparationTime				= 2
		PackTime					= 850
		AwardXPForTriggering		= 0
		StartAbilityRange			= 325.0									; Note: This has to be smaller than the weapon range or it'll never succeed
		ApproachRequiresLOS			= Yes		
		SpecialWeapon				= ThranduilThornofVengeance
		WhichSpecialWeapon			= 1
	End
	Behavior = AutoAbilityBehavior ModuleTag_ThornArrowAutoAbility
		SpecialAbility				= SpecialAbilityThornVengeance
		MaxScanRange				= 300
		Query						= 1 ANY ENEMIES +HERO +MONSTER
		Query						= 1 ALL ENEMIES
	End

If haldir (i have no clue) does not have an animation for grabbing an arrow then you will need to find one or make one...
Ridder Geel

#6 Vahagn

Vahagn
  • Members
  • 126 posts

Posted 19 February 2012 - 04:11 PM

I've done it. I can see the icon of the power in the Palantir but I can't use it now. It's locked. It says that it can be used at level 10. But even if I reach that level, it's still locked... :(

#7 Ridder Geel

Ridder Geel

    Master Yelloh

  • T3A Staff
  • 10,852 posts
  • Location:The Netherlands (AKA: Holland)
  • Projects:RC Mod + SEE + RTS Engine
  •  The Dangerous T3A Team Chamber Member
  • Division:BFME
  • Job:T3A Staff

Posted 19 February 2012 - 05:41 PM

k, u need to change the experiencelevel.ini so that haldir gets:
Upgrade_ThranduilThornofVengeance
as an upgrade at level 10, or whatever level you want him to get it.
Ridder Geel




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users