Jump to content


Photo

Skirmish Hero problem


  • Please log in to reply
5 replies to this topic

#1 Mr.IAmHere

Mr.IAmHere
  • Members
  • 8 posts

Posted 30 September 2011 - 09:20 PM

Hi There!

I tried to move Aragorn over to Gondor through INI.big using Clank's ultimate beginner tutorial, but when I changed it the game popped up with a gamedata.dat error. Does anyone know why this happens and the solution.

Thanks

Edited by Mr.IAmHere, 30 September 2011 - 09:20 PM.


#2 Radspakr Wolfbane

Radspakr Wolfbane

    The John Farnham of modding

  • Members
  • 7,722 posts
  • Location:less than 5 meters from my bed
  • Projects:Comeback tour
  •  The Retired Beard

Posted 01 October 2011 - 01:13 PM

We'll need more information.
What exactly did you edit?

Break dancing into the hearts of millions


#3 Mr.IAmHere

Mr.IAmHere
  • Members
  • 8 posts

Posted 01 October 2011 - 06:52 PM

I edited the playertemplate.ini. What I did was copy GondorAragornMP from rohan's list to gondor's. Was there something else i had to do?

#4 Radspakr Wolfbane

Radspakr Wolfbane

    The John Farnham of modding

  • Members
  • 7,722 posts
  • Location:less than 5 meters from my bed
  • Projects:Comeback tour
  •  The Retired Beard

Posted 02 October 2011 - 09:39 AM

If that's only thing you edited it shouldn't cause any problems.
Check for any typos or missing end tags and the like.

Break dancing into the hearts of millions


#5 Mr.IAmHere

Mr.IAmHere
  • Members
  • 8 posts

Posted 02 October 2011 - 11:46 PM

Whoop! Its working now! I tried it again and it worked! But I also moved Gimli and Legolas to gondor and the citadel doesn't display him until I buy another hero. Is it possible to change the amount of heroes the citadel displays?

#6 Spartan184

Spartan184

    :)

  • Project Team
  • 1,592 posts
  • Location:Moon
  • Projects:Random Modding Projects
  •  Coder, Map.ini Coder, Mapper, and Beta Tester

Posted 03 October 2011 - 12:39 AM

Yes, add more to the Gondor Keep commandset.
Edit: Theres a total of 8 Command_GenericReviveSlot made so if you want more than that you have to make more in the commandbutton. But just edit it like this

Before
CommandSet GondorCastleBaseKeepCommandSet
	1	= Command_GenericReviveSlot1
	2	= Command_GenericReviveSlot2
	3	= Command_GenericReviveSlot3
	4	= Command_GenericReviveSlot4
	5	= Command_GenericReviveSlot5
	6	= Command_GenericReviveSlot6
;	7	= Command_EvacuateGarrison
;	8	= Command_ExitGarrison
	9	= Command_StartCitadelSelfRepair
End
After
CommandSet GondorCastleBaseKeepCommandSet
	1	= Command_GenericReviveSlot1
	2	= Command_GenericReviveSlot2
	3	= Command_GenericReviveSlot3
	4	= Command_GenericReviveSlot4
	5	= Command_GenericReviveSlot5
	6	= Command_GenericReviveSlot6
        7	= Command_GenericReviveSlot7
	8	= Command_GenericReviveSlot8
	9	= Command_StartCitadelSelfRepair
End

Edited by Spartan184, 03 October 2011 - 12:43 AM.


 

safsignature.png

 





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users