How to adjust random events frequency?

Astaldo711

Warlord
Joined
Dec 20, 2005
Messages
106
Location
Wildlands of NJ
I know I've seen it posted somewhere on how to adjust how often the random events happened. I looked at a few and couldn't find it. Can someone please let me know how this is done?

Thanks!
 
[...]\Sid Meier's Civilization 4\Beyond the Sword\Assets\XML\Events
that folder contains the XML files that control Events. Copy the contents to your "CustomAssets" folder (maintaining folder hierarchy) and then edit them.

The problem is that each event has its own entry, so you'd have to edit the <iPercentGamesActive> tag for EACH event. And, there are about what? 300?
 
Okay, thanks. I think the post I saw was about editing it for a specific mod, but I can't remember which one. From what I remember, it was just a number from like 1-10 or something.
Thanks for the response!
 
[...]\Sid Meier's Civilization 4\Beyond the Sword\Assets\XML\Events
that folder contains the XML files that control Events. Copy the contents to your "CustomAssets" folder (maintaining folder hierarchy) and then edit them.

The problem is that each event has its own entry, so you'd have to edit the <iPercentGamesActive> tag for EACH event. And, there are about what? 300?

If you dislike certain events you can use the find command there.

If you don't mind making the chances uniform, you could do a find/replace for the whole shebang pretty quick ;).

I haven't touched it yet but thanks to slave revolts, tsunamis, and the ever-broken uprisings I usually play with them off entirely...simpler.
 
If you dislike certain events you can use the find command there.

If you don't mind making the chances uniform, you could do a find/replace for the whole shebang pretty quick ;).

I haven't touched it yet but thanks to slave revolts, tsunamis, and the ever-broken uprisings I usually play with them off entirely...simpler.

Yeah, I lowered the weight of slave revolts. :P
 
Back
Top Bottom