Jump to content


Photo

need help in coding


  • Please log in to reply
2 replies to this topic

#1 kaiba

kaiba
  • Members
  • 11 posts

Posted 10 April 2009 - 09:10 AM

hi all^^
u guys know thranduil he is the master of stealth (he stealthed when standinding moving even attacking) so i want do the same to lurtz and haladir any help in wich code i must copy will be appreciative
however iam a new member , i think ridder geel is the master of coding

#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 10 April 2009 - 10:50 AM

Just give them a code similar to this ^_^
;// non-innate InvisibilityUpdate for Wild Walk. For this to work with the ToggleHiddenSpecialAbilityUpdate this
;// must be the first InvisibilityUpdate in the object.
	Behavior = InvisibilityUpdate ModuleTag_WildWalk
		InvisibilityNugget
			InvisibilityType		= STEALTH
			ForbiddenConditions		= TAKING_DAMAGE USING_ABILITY
			BecomeStealthedFX	   = FX_ElvenCloakOn
			ExitStealthFX		   = FX_ElvenCloakOff
			Options					= UNTOGGLE_HIDDEN_WHEN_LEAVING_STEALTH
		End
		StartsActive				= Yes
		UpdatePeriod				= 2000
	End

Ridder Geel

#3 kaiba

kaiba
  • Members
  • 11 posts

Posted 10 April 2009 - 12:50 PM

even a thousand words of thanks will be not enough to show how i thankful
thanks i jsut copy\paste the code and it worked that was a very easy to follow turtorial from you
thanks ........... too many thanks
however iam a new member , i think ridder geel is the master of coding




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users