Dead Civ Scoreboard Mod
By: TheLopez
Last Updated: 11/08/06
Version: v0.3w
Patch Compatibility: Warlords v2.0.8.0
MP Compatible: ?
Download Mod v0.3w
Version: v0.2
Patch Compatibility: v1.61
MP Compatible: ?
Download Mod v0.2
Version: v0.1
Patch Compatibility: v1.52
MP Compatible: ?
Download Mod v0.1
Description:
This mod fixes the bug where you can still see the options to talk or start a
war with dead civilizations through the scoreboard. It also provides the
options to grey out or hide dead civilization in the scoreboard.
Installation Instructions:
1) Unzip this into the "civ4_install_folder\Mods\" folder.
2) Open the CivilizationIV.ini configuration file
3) Change the Mod line to read: Mod = Mods\Dead Civ Scoreboard Mod
4) Load the game.
5) Then play as normal.
-----Game Play-----
- Disables dead civilizations in the scoreboard
- Configurable option provides the ability to indicate if dead civilizations
should be hiden from the scoreboard or greyed out in the scoreboard.
- Configurable option provides the ability to add a "Dead" tag to dead
civilizations in the scoreboard.
-----Notes to Modmakers-----
If you want to use the GP Trickle Mod in your mod I have tried to make things
as easy as possible for you. In the Python files I have added #< Dead Civ
Scoreboard Mod Start > and #< Dead Civ Scoreboard Mod End > in all of the
places that I have made changes to the original files.
All I ask is that you give me credit.
-----Version Information-----
-----v0.2------
- Updated all code to be compatible with the v1.61 patch!
-----v0.1------
- Inital setup of the mod infrastructure
- Added code to disable dead civilizations from the scoreboard
- Added option allowing players to indicate if dead civilizations should be
hidden from the scoreboard.
- Added option allowing players to indicate if dead civilizations should be
greyed out in the scoreboard.
- Added option allowing players to indicate if a "Dead" tag should be displayed
in the scoreboard instead of their score.
-----===Credits & Thanks===-----
- Exavier
[TAB]Composite Mod - readme.txt format
- Dr Elmer Jiggle
[TAB]For providing the INI file parser code allowing for players to
[TAB]customize this mod without having to touch the python code!!!
By: TheLopez
Last Updated: 11/08/06
Version: v0.3w
Patch Compatibility: Warlords v2.0.8.0
MP Compatible: ?
Download Mod v0.3w
Version: v0.2
Patch Compatibility: v1.61
MP Compatible: ?
Download Mod v0.2
Version: v0.1
Patch Compatibility: v1.52
MP Compatible: ?
Download Mod v0.1
Description:
This mod fixes the bug where you can still see the options to talk or start a
war with dead civilizations through the scoreboard. It also provides the
options to grey out or hide dead civilization in the scoreboard.
Installation Instructions:
1) Unzip this into the "civ4_install_folder\Mods\" folder.
2) Open the CivilizationIV.ini configuration file
3) Change the Mod line to read: Mod = Mods\Dead Civ Scoreboard Mod
4) Load the game.
5) Then play as normal.
-----Game Play-----
Spoiler :
- Disables dead civilizations in the scoreboard
- Configurable option provides the ability to indicate if dead civilizations
should be hiden from the scoreboard or greyed out in the scoreboard.
- Configurable option provides the ability to add a "Dead" tag to dead
civilizations in the scoreboard.
-----Notes to Modmakers-----
If you want to use the GP Trickle Mod in your mod I have tried to make things
as easy as possible for you. In the Python files I have added #< Dead Civ
Scoreboard Mod Start > and #< Dead Civ Scoreboard Mod End > in all of the
places that I have made changes to the original files.
All I ask is that you give me credit.
-----Version Information-----
-----v0.2------
- Updated all code to be compatible with the v1.61 patch!
Spoiler :
-----v0.1------
- Inital setup of the mod infrastructure
- Added code to disable dead civilizations from the scoreboard
- Added option allowing players to indicate if dead civilizations should be
hidden from the scoreboard.
- Added option allowing players to indicate if dead civilizations should be
greyed out in the scoreboard.
- Added option allowing players to indicate if a "Dead" tag should be displayed
in the scoreboard instead of their score.
-----===Credits & Thanks===-----
- Exavier
[TAB]Composite Mod - readme.txt format
- Dr Elmer Jiggle
[TAB]For providing the INI file parser code allowing for players to
[TAB]customize this mod without having to touch the python code!!!