Jump to content


KP Spark

Member Since 07 Apr 2013
Offline Last Active Jul 02 2021 07:41 AM

Posts I've Made

In Topic: Switching Heroes/Units Across Factions

05 August 2015 - 12:08 AM

Ok, at first glance, everything looks OK. Have you put them in the correct factions? The code for the playertemplates ini should be in the "PlayerTemplate FactionMen" block and the code for the skirmishaidate ini should be in the "ArmyDefinition MenOfTheWestArmy" code block.

 

I'm guessing that the "_SEE" at the end of most of the hero's names is meant to be there, like that is in fact part of the hero's actual name in the hero's own file in it's unit folder?

 

Also, there are 10 heroes there, that is way too many to get in the radial commandset of the fortress. You will need make at least 4 heroes before the rest start showing.

Did that. Checked that.

 

Here's an idea, what if I put them before the Rohan heroes (since a rohan base is needed for them). Let's see...

 

nope


In Topic: Switching Heroes/Units Across Factions

04 August 2015 - 10:50 PM

 

BuildableHeroesMP = CreateAHero GondorFaramir_SEE GondorBoromir_SEE GondorAragornMP_SEE GondorGandalf_SEE GondorGwaihirHero RohanTheoden_SEE RohanEomer_SEE RohanEowyn_SEE DwarvenGimli ElvenLegolas 

BuildableRingHeroesMP = ElvenGaladriel_RingHero

 

HEROES

;//
 
HeroBuildOrder = ElvenGaladriel_RingHero GondorFaramir_SEE GondorBoromir_SEE GondorAragornMP_SEE GondorGandalf_SEE GondorGwaihirHero RohanTheoden_SEE RohanEomer_SEE RohanEowyn_SEE DwarvenGimli ElvenLegolas
 

 


In Topic: Switching Heroes/Units Across Factions

04 August 2015 - 09:32 PM

Didn't work. Built all heroes and they didn't show.

 

But for some reason Gimli and Legolas are no longer on their factions so it must've worked a little bit.

 

Tried ordering the codes to match, didn't help.


In Topic: Switching Heroes/Units Across Factions

04 August 2015 - 02:30 AM

Here's what I got.

HEROES
;//
 
HeroBuildOrder = ElvenGaladriel_RingHero GondorFaramir_SEE GondorBoromir_SEE GondorAragornMP_SEE GondorGandalf_SEE GondorGwaihirHero RohanTheoden_SEE RohanEomer_SEE RohanEowyn_SEE DwarvenGimli
 ElvenLegolas OffensiveBuildings

 

 


In Topic: Switching Heroes/Units Across Factions

04 August 2015 - 02:24 AM

Din't work... cut and pasted.

 

Am I supposed to add a ';' in there? What's going on?