Jump to content


Gforce2007

Member Since 15 Jul 2007
Offline Last Active Oct 02 2007 04:31 PM

Topics I've Started

one horde member not showing up

04 August 2007 - 12:16 PM

I have created a RohanRoyalGuard horde but in game there are only 7 units there not 8, and i cant work out why.
This is my code
Behavior = HorseHordeContain ModuleTag_HordeContain
		
	FrontAngle = 270
	FlankedDelay = 2000
	ObjectStatusOfContained = 
	InitialPayload = RohanRoyalGuard 8
	Slots = 8
	PassengerFilter = NONE +CAVALRY +RohanBanner
	ShowPips = No
	ThisFormationIsTheMainFormation = Yes	//Used to determine which armorset to use (and anything else we want!)
	RandomOffset=X:0 Y:0
	MeleeBehavior = Amoeba
	End

	// Banner Carrier info		
	BannerCarriersAllowed	= RohanBanner										
	BannerCarrierPosition	= UnitType:RohanRoyalGuard	Pos:X:70.0 Y:0.0		// (DEFAULT) position of banner carrier for archer horde
		
	RankInfo = RankNumber:1 UnitType:RohanRoyalGuard Position:X:40 Y:40		Position:X:40 Y:20		Position:X:40 Y:-20		Position:X:40 Y:40
	RankInfo = RankNumber:2 UnitType:RohanRoyalGuard Position:X:10 Y:40 Leader 1 0		Position:X:10 Y:20 Leader 1 1	Position:X:10 Y:-20 Leader 1 2	Position:X:10 Y:-40 Leader 1 3	
		
	RanksToReleaseWhenAttacking = 1 2

	MeleeAttackLeashDistance = 1   //How far the hordes	can	move from the center of	the	horde when melee attacking.				  
	BackUpMinDelayTime		 = 1	//The minimum amount of	time to	delay before backing up
	BackUpMaxDelayTime		 = 3000	//The maximum amount of	time to	delay before backing up
	BackUpMinDistance		 = 1	//The minimum number of	cells to backup
	BackUpMaxDistance		 = 3	//The maximum number of	cells to backup
	BackupPercentage		 = 80%	//The amount of	chance that	a unit will	back up.	
End

any help

ScreenSHot coming soon

Two Powers from one button?

31 July 2007 - 08:41 AM

Could i have the WitchKings Hour of the Witchking CommandButton activate the original power and another which would be a weaker version of Gandalfs Word of Power?
If so how? and what would i need to do in the units ini?

Also how do you assign animations to special powers eg. I have given a Black Rider a fire ball power and i want it to do the animation of a normal attack when the Power is used? How?

Thanks in advance :)

Nazgul of Foot/Fellbeast/Horse

26 July 2007 - 04:23 PM

How can i get the Nazgul to be able to Switch between Foot/Fellbeast/Horse?
I want the Nazgul to have different commandsets for each stage eg.
On Foot:
Command Mount Horse
Command Mount Fellbeast

On Horse:
Command Mount Fellbeast
Command On Foot

On Fellbeast:
Command on Foot
Command Mount Horse

That is just a rough idea.
Is there a Tutorial that would guide me to do this (or at least one of the buttons)

Change a power radius cursor to look different

19 July 2007 - 03:03 PM

How do you change the cursor thing for special powers
eg, i want to change the rallying call one to something else.
I had a go but it is pink and i have checked the asset and image.
Any help
Sorry if i havent explained it well enough

Animation Tutorial

15 July 2007 - 06:13 PM

can anyone point me in the direction of an Animation Tutorial for Renx, i have seen one before but i cant find it. Thanks