Doto [AdvCiv ModMod]

I believe there is a list in the wonder page itself which states which are the ones which conflict with others.

If you are using those, then simple C&P from standalones will not cause any errors, just that they don't do what they should.

If you are adding multiple ones to the same section such as onUnitBuilt, then follow the order of Gigapack.

Randomly C&P again will not generate errors, except that results are not what should be intended.

So when you are merrily adding 50 wonders to your mod
1) See if there is any conflict, some are obvious since both wonders add features to a plot.
A plot can't have 2 features...
2) Decide if the order is important if they use the same section
 
yes thanks for the tips,

sometimes i know how to overcome the conflicts, by doing what u suggested - going to ur packs.

but i try to be careful and add the wonders that their code isnt complicated.

ill tell you a secret - i dl each wonder and project youve made one by one to my cpu, it took a few days :)
 
I tell you a bigger secret.
Uploading is worse.
Now you know why I dont bother to release small components standalones anymore.

In fact, I already removed all the wonder standalones from my pc leaving just gigapack.
 
Can't convert to Druidism :-(
I think the religion advisor screen is too small and do no display all available religions

religious advisors.jpg
 
I tell you a bigger secret.
Uploading is worse.
Now you know why I dont bother to release small components standalones anymore.

In fact, I already removed all the wonder standalones from my pc leaving just gigapack.

Noooo! :cry:

The small components is more easy to merge! The gigapacks are large, take hours for noobs like me extract your code! I download EVERY your modification just to understand your changes...

By the way, I could merge your UI mods, with k-mod/bug ... at least those in CvMainInterface.py, perhaps Keldath want to make a good use of it, with minor modifications applied to the file he could have again the functionality of the BUG.
 
The standalones are still there.
But if the database crash, I won't bother to reupload them
 
If you research Druidism and then you do not immediately convert to it, the religion seems not to be accessible through the religion interface. So, you cannot convert anymore. Is this a bug?

(I am new to this mod)
 
Encountered a much worse bug. There is noone around my first city. Then there is the message that my king has been destroyed along with the capital by a barbarian archer.
Normally barbarian units should only be spawned in the invisible terrain as far as I know...

This seems a huge problem to me.
 
Thank you for the quick reply!

hi,
barbarians - i think the barbarians are too strong in my mod - plz try to play without barbarians until i fix.
thank you.
I don't think in this case it is a matter of strength. Well, there was no barbarian there. The barbarian archer should walk to my city first before it can attack it. It should not just appear there and take it.

---
Ok I try without barbs
 
oh sorry, I did not know that. Perhaps I have to adapt a more defensive playing style then.
Is there any place where I can read up some kind of introduction for newbies?
 
One other issue: The healthcare apparently gives +1 population to all cities. But that should be a blessing I suppose. But it is a curse if you are at your happiness cap. It does not help to set the avoid growth setting for the city.
 
That is really an awesome offer, thanks a lot.
- healthcare population rise should either check the happiness cap or the manual setting in each city to avoid growth. Then cities would only grow if it is desirable
- as you told me the barbarian attack is intentional. So it should be explained somewhere. E.g. in the text which appears when you start a new game or at some other place which you see fit, so that the player actually builds early defensive unit.
- Consider making those barbarian strikes a little weaker (not sure if you want that and if it is doable). An Archer at such an early stage is pretty strong it is likely that the player only has a warrior.
-Check that all religions which are in your mod are accessible in the religion interface. We already know that Druidism is missing.

I have not played much into the mod yet. So, not much input from me yet.
 
no problem keep providing feed and ill create a patch for you .

- healthcare population rise should either check the happiness cap or the manual setting in each city to avoid growth. Then cities would only grow if it is desirable

this one im not sure what you want me to change - can you explain more plz?
 
Back
Top Bottom