Jump to content


Photo

Rohirrim horse shields problem


  • Please log in to reply
39 replies to this topic

#21 Hard_Sander

Hard_Sander
  • Members
  • 244 posts

Posted 12 January 2007 - 02:58 PM

Yep, the commandset was still the same in game, when edited. Creating a new one didn't help either. :(

#22 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 12 January 2007 - 03:08 PM

yeap hard_sander help me out in the other post then we need help with the command set,maybe of some codder with more experience

=====

it seems like i will have to wait a lot :( oh well...

Solinx: Second double post in the topic, with the first on the edge of reasonable. Yes, using a forum means that sometimes you have to wait for an answer. we all have a life outside this forum and we can't be here all the time to wait for your questions to pop up. Give it a day for answers to be posted. If none are, then you can post again.

#23 Rob38

Rob38

    Believer of Hope

  • Hosted
  • 3,567 posts
  • Location:USA
  • Projects:Helm's Deep Last Hope
  •  One who is not afraid of new challenges

Posted 13 January 2007 - 03:02 AM

Wait a minute. Where are you adding the commandset. Make sure you are editing the horde commandset and not the unit one. Remember, the horde buys the upgrade, but the units are the one's that receive it. So your commandset need to look like this:


CommandSet RohirrimHordeCommandSet	
	1 = Command_ToggleStance
	2 = Command_ToggleRohirrimWeapon
	3 = Command_PurchaseUpgradeRohanForgedBladesForRohirrim	
	4 = Command_PurchaseUpgradeRohanHeavyArmorForRohirrim
	5 = Command_PurchaseUpgradeRohanBasicTraining
				6 = Command_PurchaseUpgradeRohanHorseShield
	12 = Command_CaptureBuilding
	13 = Command_AttackMove
	14 = Command_Stop
	16  = Command_SetStanceBattle
	17  = Command_SetStanceAggressive
	18  = Command_SetStanceHoldGround
End

CommandSet RohirrimHordeBowCommandSet	
	1 = Command_ToggleStance
	2 = Command_ToggleRohirrimWeapon
	3 = Command_PurchaseUpgradeRohanFireArrows
	4 = Command_PurchaseUpgradeRohanHeavyArmorForRohirrim
	5 = Command_PurchaseUpgradeRohanBasicTraining
				6 = Command_PurchaseUpgradeRohanHorseShield
	12 = Command_CaptureBuilding
	13 = Command_AttackMove
	14 = Command_Stop
	16  = Command_SetStanceBattle
	17  = Command_SetStanceAggressive
	18  = Command_SetStanceHoldGround
End

CommandSet RohirrimHordeCommandSet_Summoned
	1	= Command_ToggleStance
	12 	= Command_CaptureBuilding
	13	= Command_AttackMove
	14	= Command_Stop
	16	  = Command_SetStanceBattle
	17	  = Command_SetStanceAggressive
	18	  = Command_SetStanceHoldGround
End

CommandSet RohirrimArcherHordeCommandSet
	1 	= Command_ToggleStance
	2 	= Command_ToggleFormationRohirrimArcher
	3 	= Command_PurchaseUpgradeRohanHeavyArmorForRohirrimArchers
	4 	= Command_PurchaseUpgradeRohanFireArrows
	5 	= Command_PurchaseUpgradeRohanBasicTraining
				 6			 = Command_PurchaseUpgradeRohanHorseShield
	12 	= Command_CaptureBuilding
	13 	= Command_AttackMove
	14 	= Command_Stop
	16	  = Command_SetStanceBattle
	17	  = Command_SetStanceAggressive
	18	  = Command_SetStanceHoldGround
End

Edited by Rob38, 13 January 2007 - 03:08 AM.

signature_group1.gif

 

16821.png


#24 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 13 January 2007 - 01:07 PM

i tryed and it doesn´t function,the game does not iniciate it says error

#25 Hard_Sander

Hard_Sander
  • Members
  • 244 posts

Posted 13 January 2007 - 08:36 PM

OMG! :sleep:

How could I be so stupid! I should have looked whether there were more! Thanks Rob38, this will surely work, I'll test it tomorrow. Thanks a Lot! :grin:

I still don't get how I could have missed this. * slams head in wall *

#26 Rob38

Rob38

    Believer of Hope

  • Hosted
  • 3,567 posts
  • Location:USA
  • Projects:Helm's Deep Last Hope
  •  One who is not afraid of new challenges

Posted 13 January 2007 - 09:31 PM

That's allright. It also took me a while to figure out that the Rohirrim had many different commandsets. Glad I can help :sleep:

signature_group1.gif

 

16821.png


#27 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 13 January 2007 - 09:46 PM

i have put that 6 command and the game crashes exactly because of it :( it must be wrong

=======

---------------------------
Game crash
---------------------------

Unknown command 'Command_PurchaseUpgradeRohanHorseShield' found in command set. File: Data\INI\CommandSet.ini Line: 2378

Error parsing field '6' in block 'CommandSet' in file 'Data\INI\CommandSet.ini', line 2377.

Error parsing INI block ' 6' in file 'Data\INI\CommandSet.ini'.

5 addresses:

(unknown)(0): game.dat+240382 Debug::PostStaticInit+3390

(unknown)(0): game.dat+2347216 IntRange::IntRange+93886

(unknown)(0): game.dat+2377423 IntRange::IntRange+124093

(unknown)(0): game.dat+6542103 Xfer::~Xfer+118430

(unknown)(0): kernel32.dll+93519 RegisterWaitForInputIdle+73


Because of the severity of this error the game will now exit.
---------------------------
OK
---------------------------
Solinx: No double posting within a reasonable time please, certainly not within 10 mins.

#28 Hard_Sander

Hard_Sander
  • Members
  • 244 posts

Posted 14 January 2007 - 01:43 PM

Is Command_PurchaseUpgradeRohanHorseShield in your CommandButton.ini ?

#29 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 14 January 2007 - 02:56 PM

no,why??it should be??

#30 Lauri

Lauri

    Old man Lauri

  • Hosted
  • 10,436 posts
  • Location:Norway
  • Projects:The 4th Age
  •  The very worst T3A Team Chamber Member

Posted 14 January 2007 - 03:37 PM

uhm, yeah... it's the one that's defined in the commandsets Rob posted ;)

T4A_Logo_-_article.png

The 4th Age version 0.8 has been released: Link


#31 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 14 January 2007 - 03:54 PM

so i have to create the "Command_PurchaseUpgradeRohanHorseShield" in the commandbutton.ini again just like you told in the other topic?? and then put the command_6 like rob said??

#32 Hard_Sander

Hard_Sander
  • Members
  • 244 posts

Posted 14 January 2007 - 04:03 PM

Yes, do everything like I told in the other topic, but then take the right commandset, as Rob mentioned above.
I wouldn't suggest putting it in like: command_6

#33 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 14 January 2007 - 04:34 PM

it worksssssssssss ;) but now i have another problem when i bought the upgrade in the stables and when i selected the rohirrim the shield apear just in the midle of the rohirrim,a wanna post a image so you guys could saw what a meant

#34 Hard_Sander

Hard_Sander
  • Members
  • 244 posts

Posted 14 January 2007 - 06:13 PM

I don't think that will be needed. In your CommandButton: ShowPalantir = No, with this it won't pop up.

#35 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 14 January 2007 - 06:40 PM

no it was not that,i tried and the units are still with the shield option in them

is there a way that i can put a screenshot in here so you guys could know what a meant???

i think it is this

#36 Rob38

Rob38

    Believer of Hope

  • Hosted
  • 3,567 posts
  • Location:USA
  • Projects:Helm's Deep Last Hope
  •  One who is not afraid of new challenges

Posted 14 January 2007 - 06:52 PM

Change this instead in your commandbutton.

Radial = No

signature_group1.gif

 

16821.png


#37 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 14 January 2007 - 07:02 PM

yeaaaaaaaaaaaaaaahh now it functions ;) thanks a lot guys,you rock!!! ;)

#38 Rob38

Rob38

    Believer of Hope

  • Hosted
  • 3,567 posts
  • Location:USA
  • Projects:Helm's Deep Last Hope
  •  One who is not afraid of new challenges

Posted 14 January 2007 - 07:03 PM

No problem ;)

signature_group1.gif

 

16821.png


#39 Hard_Sander

Hard_Sander
  • Members
  • 244 posts

Posted 14 January 2007 - 07:03 PM

LOl, that's what I meant ... next time I'll say the correct thing. ;)

#40 sporting1986

sporting1986

    Aragorn Elessar

  • Members
  • 526 posts
  • Location:Lisboa Portugal
  •  A newbie i am not, yet much to learn i still have

Posted 04 December 2007 - 03:25 PM




Edited by sporting1986, 06 December 2007 - 04:09 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users