AlexandrJJ
Chieftain
- Joined
- Mar 2, 2009
- Messages
- 43
I love the religion aspect of Civ4, always have. It's an amazing implementation, gameplay-wise, of a rather humorously negative real-world counterpart!
And of course, I'm not going to explain said changes... That's half the fun.![]()
I've said this before, bit that doesn't stop me from reiterating in: YOU ARE A SADIST,Valk No offense intended, as per usual insults I use.
What in hell did your mod with my game? If i start the standard civ4 bts without your mod i get this bug message:
What in hell did your mod with my game? If i start the standard civ4 bts without your mod i get this bug message:
![]()
Just click past the messages, Civ can't find the custom map scripts.
If anything, it's civs fault. It should recognize that the map is missing and reset.
Just click past the messages, Civ can't find the custom map scripts.
If anything, it's civs fault. It should recognize that the map is missing and reset.
sorry, this sounds not like a solution, more like driving a t-34 while drinking three liter vodka
![]()
but when i start civ4 bts and he tells me, that he can not find some RifE-files, did this not mean, that i changed some original files? Maybe i did something wrong while the installation?
No, all it means is that the last map you used is now missing. It isn't, it's in RifE's folder, but BtS doesn't access that unless the mod is loaded so it doesn't know that.
The "This Area is protected by a Gargoyle" Lair event spawns Pyre Zombies.
Pyre Zombies are Gargoyles?
Also, some Great People that are received from Epic Lairs have Dimensional 1, some don't. Which should be the intentional change? (Merchants have them, Artists dont, from what I've been able to find.)
Traceback (most recent call last):
File "CvScreensInterface", line 717, in onClose
AttributeError: CvScreenUtils instance has no attribute 'onClose'
715def onClose (argsList):
716 # allows overides for mods
717 if (CvScreenUtilsInterface.getScreenUtils().onClose(argsList)):
718 return
719
720 if (HandleCloseMap.has_key(argsList[0])):
721 screen = HandleCloseMap.get(argsList[0])
722 screen.onClose()