Jump to content


Photo

Hotfixes


  • Please log in to reply
No replies to this topic

#1 WolfHound

WolfHound
  • Members
  • 6 posts

Posted 23 August 2009 - 09:07 AM

I propose to post here any ini or script errors, so called "slip of the pen". Just to ease the developer's hard work.

Here what I found for now:

File /data/ini/commandbutton.ini


CODE
CommandButton Command_PurchaseUpgradeRohanBasicTraining
Command = OBJECT_UPGRADE
Options = NEED_UPGRADE OK_FOR_MULTI_SELECT CANCELABLE
Upgrade = Upgrade_RohanBasicTraining
NeededUpgrade = Upgrade_TechnologyGondorBasicTraining
TextLabel = CONTROLBAR:PurchaseUpgradeRohanBasicTraining
ButtonImage = BRArmory_Banner
ButtonBorderType = UPGRADE
DescriptLabel = CONTROLBAR:ToolTipPurchaseUpgradeRohanBasicTraining
InPalantir = Yes
LacksPrerequisiteLabel = TOOLTIP:LackRohanBasicTraining
End

It makes impossible for any Rohan unit to purchace banner carriers.

Now closer look:
NeededUpgrade = Upgrade_TechnologyGondorBasicTraining - that's the reason,

just replace it with:
NeededUpgrade = Upgrade_TechnologyRohanBasicTraining

I tested. It realy helped.

Now if anyone found something like this, please post it below.
"Some XP" - said a Hero
"Some food" - said XP




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users