two quick questions...
First:
I"m getting CTD pretty frequently with .31a, just replaced it with c, but.....
I tried to turn on the python popups but I cannot find the "CivilizationIV.ini" file that should have the
"; Set to 1 for no python exception popups
HidePythonExceptions = 0"
lines... any hints? I searched in beyond the sword and in the root civ folder.
Second question/bug notice:
re: the events that give heroes a chance to go on an adventure ....
Theres some sort of syntax bug in the first 2 choices that don't give the selected unit name:
chance %s1_unit will be killed,
chance %s1_unit will gain
chance %s1_unit will gain a magical item {Only this one seems to work, not sure why.. I looked at line 8213 in CIV4GameText_FFH2.xml, and it all *looks* the same}
I always choose "fund the adventure" and nothing ever seems to happen. Do I need to send the hero out to conquer? leave him in the city? raze a lair?
Any help? I havent deciphered the whole event code -py-xml relationship yet, and I'd like to kind of keep that a little bit of a mystery.
Thanks in advance.
First:
I"m getting CTD pretty frequently with .31a, just replaced it with c, but.....
I tried to turn on the python popups but I cannot find the "CivilizationIV.ini" file that should have the
"; Set to 1 for no python exception popups
HidePythonExceptions = 0"
lines... any hints? I searched in beyond the sword and in the root civ folder.
Second question/bug notice:
re: the events that give heroes a chance to go on an adventure ....
Theres some sort of syntax bug in the first 2 choices that don't give the selected unit name:
chance %s1_unit will be killed,
chance %s1_unit will gain
chance %s1_unit will gain a magical item {Only this one seems to work, not sure why.. I looked at line 8213 in CIV4GameText_FFH2.xml, and it all *looks* the same}
I always choose "fund the adventure" and nothing ever seems to happen. Do I need to send the hero out to conquer? leave him in the city? raze a lair?
Any help? I havent deciphered the whole event code -py-xml relationship yet, and I'd like to kind of keep that a little bit of a mystery.
Thanks in advance.