Quote Originally Posted by GMT
I think there's a recruitment problem in Nikomedia, I've got a level 5 MIC there as the Seleukids and I can't recruit any troops except for Batacorii which shouldn't be there at all I think, unless they got drunk and lost their way home.

I also checked the recruitment guide that was posted a while ago and it seems that the Seleukids can't train any troops in Nikomedia there. This is a bug , right?


GMT
this is an old hidden resource problem with descr_regions that should have been resolved long ago, not sure why it's still here. i'll let you know how to fix that, but i'm not sure the change will be save-game compatible.


in your RTW directory, go to \Data\world\maps\campaign\imperial_campaign\ and open the files called DESCR_REGIONS.TXT

in that files look for this entry (it's near the top):
Code:
Bithynia
       Nikomedia
       macedon
       Bithynoi
       202 17 122
       silver, gold, wine, tradeport, alpha, beta, delta, epsilon
       5
       6
change that to this:

Code:
Bithynia
       Nikomedia
       macedon
       Bithynoi
       202 17 122
       silver, gold, wine, tradeport, gamma, delta, epsilon
       5
       6
that's all. thanks for noticing that. looks like it's been this way since the OB... and finding this error was one of the first things i did when i joined EB.

again, not sure if it's save-game compatible or not, so keep that in mind.