Jump to content


Hord sizes


  • Please log in to reply
2 replies to this topic

#1 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 17 June 2006 - 10:53 AM

Hi all i making a major mod ive got everything sorted for it i just now need to know hot change hord sizes can anyone help plz

#2 Chachalon

Chachalon
  • Members
  • 28 posts
  • Projects:Burning Sky for C&C Tiberian Wars (just some storywriting & concept drawings...)

Posted 17 June 2006 - 11:36 AM

Just go to the /hordes folder in the faction folder (data/ini/goodfaction or /evilfaction) and open one of the inis, you'll be looking for this block
	Behavior = HordeContain ModuleTag_HordeContain
		FrontAngle = 270
		FlankedDelay = 2000
		ObjectStatusOfContained = 
		InitialPayload = MordorEasterling 15
	Slots = 15
		PassengerFilter	= NONE +INFANTRY
		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	= MordorBannerOrc								; types of units that are allowed as banner carriers
		BannerCarrierPosition	= UnitType:MordorEasterling	Pos:X:50.0 Y:0.0; (DEFAULT) position of banner carrier
		
; Positions for 5
		RankInfo = RankNumber:1 UnitType:MordorEasterling Position:X:34 Y:0		Position:X:34 Y:15		Position:X:34 Y:-15		Position:X:34 Y:30		Position:X:34 Y:-30 
		RankInfo = RankNumber:2 UnitType:MordorEasterling Position:X:22 Y:0 Leader 1 0	Position:X:22 Y:15 Leader 1 1	Position:X:22 Y:-15 Leader 1 2	Position:X:22 Y:30 Leader 1 3	Position:X:22 Y:-30 Leader 1 4
		RankInfo = RankNumber:3 UnitType:MordorEasterling Position:X:10 Y:0 Leader 2 0	Position:X:10 Y:15 Leader 2 1	Position:X:10 Y:-15 Leader 2 2	Position:X:10 Y:30 Leader 2 3	Position:X:10 Y:-30 Leader 2 4
		
		RanksToReleaseWhenAttacking = 1 

		AlternateFormation = GondorFighterHordeBlock
		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
InitialPayload = MordorEasterling 15
Slots = 15

; Positions for 5
RankInfo = RankNumber:1 UnitType:MordorEasterling Position:X:34 Y:0 Position:X:34 Y:15 Position:X:34 Y:-15 Position:X:34 Y:30 Position:X:34 Y:-30
RankInfo = RankNumber:2 UnitType:MordorEasterling Position:X:22 Y:0 Leader 1 0 Position:X:22 Y:15 Leader 1 1 Position:X:22 Y:-15 Leader 1 2 Position:X:22 Y:30 Leader 1 3 Position:X:22 Y:-30 Leader 1 4
RankInfo = RankNumber:3 UnitType:MordorEasterling Position:X:10 Y:0 Leader 2 0 Position:X:10 Y:15 Leader 2 1 Position:X:10 Y:-15 Leader 2 2 Position:X:10 Y:30 Leader 2 3 Position:X:10 Y:-30 Leader 2 4


The lines in bold are those you might want to change. You'll need to add new ranks if you increase the horde size... take a look at the 3rdage main-page, I think there's also a tutorial about this (might be for BfME1 but it should work for 2 also)

Edited by Chachalon, 17 June 2006 - 11:37 AM.


#3 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 17 June 2006 - 12:28 PM

thanks




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users