PDA

View Full Version : Fixing fouled up diplomacy messages (country)



Red Harvest
07-17-2003, 01:44
Grell has found the following fix to some of the odd incorrect country listings we sometimes get with diplomacy messages in VI's MTW 2.0. Here is his explanation. I plan to test it tonight:

OK as a modder i was testing my own mod (obviously better than CA tests its own game ) and I realised that there is an error in the official file loc/eng/Default_Region_Specific.txt. Where it reads:

@{" of Aragon"}
@{" of Hungary"}
@{" of Sicily"}
@{" of Burgundy"}
@{" of Golden Khanate"}
@{" of Novgorod"}
@{" of The Papal States"}
@{" of Switzerland"}

it should instead read:
@{" of Aragon"}
@{" of Burgundy"}
@{" of Golden Khanate"}
@{" of Hungary"}
@{" of Novgorod"}
@{" of The Papal States"}
@{" of Sicily"}
@{" of Switzerland"}