Greep
May 12, 2008, 11:17 AM
I would like to be able to change airships to only be able to bombard city defenses. I've only so far been able to add the option for airships to be able to bombard city defenses but can't figure out how to remove the option for them to bomb units.
Also I would like to know how to disable global warming? I've seen lot of people making these kind of changes so hopelly one of you will help me out :)
killmeplease
May 12, 2008, 12:58 PM
to disable global warming, set GLOBAL_WARMING_PROB value in GlobalDefines.xml to zero
Greep
May 15, 2008, 04:20 AM
to disable global warming, set GLOBAL_WARMING_PROB value in GlobalDefines.xml to zero
Thank you for this! Greatly appreciated! :thumbsup:
How about the airship problem? I'm sure some of you know the answer to the question and I would really be thankful if one of you would be willing to help me out!
Thanks - Greep
killmeplease
May 15, 2008, 06:07 AM
OK..
open Assets\XML\Units\CIV4UnitInfos.xml
find AIRSHIP entry.
set:
iAirCombat -> 0
iAirCombatLimit -> 0
iBombRate -> your value (bomber has 16)
BalbanesBeoulve
May 15, 2008, 06:09 AM
Any tips on disabling events? I'm so tired of the volcanic eruption event. Any city I build with a mountain in it's BFC is guaranteed to lose 3+ towns at one point, and i'm sick of it.
killmeplease
May 15, 2008, 07:09 AM
XML\Events\CIV4EventTriggerInfos.xml
EVENTTRIGGER_VOLCANO
iPercentGamesActive -> 0
ps: never seen such an event :)
Greep
May 16, 2008, 07:49 AM
Thank you KillMePlease! I really appreciate it! :thanx: