Log in

View Full Version : Editing building valour bonus



insolent1
11-12-2002, 04:00
Been trying to edit the building valour bonus but the game won't load. I get the following error Column_builing_localised_text
too few strings found in element data: cloumn 3 data row 15 2
I have been editing line 10 which is the spear maker. I have been trying to make it give the following
spear guild +1 to feudal sergeants & saracen
master spearmaker +2 to above & +1 to chiv sergeant
I wanted to make the master spearmaker actually worth builing & I also planned to edit all the buildings to give the appropiate valour bonus.
I ahve checked out both pre patch & patched txts and have edited them but I still gte that same errror message
If anyone has had any success in this please let me know as once I get the valour bonus fixed I will have the ultimate war mod http://www.totalwar.org/forum/non-cgi/emoticons/smile.gif

scsscsfanfan
11-15-2002, 23:46
hi insolent1, I've just noted your previous post on valour bunus.
I wanted to do the samething with some success.

I think you have to edit the line as the same formate they use for armourer/metalsmith for armour/weapon bouns, ie:
the origional line was ....."{}, {}, {}, {UPGRADE_VALOUR(1)}", change it to "UPGRADE_VALOUR(0),UPGRADE_VALOUR(1),UPGRADE_VALOUR(2),UPGRADE_VALOUR(3)"
this worked for me.