View Full Version : Civ\Leader Scoreboard Switch


NeverMind
Nov 20, 2006, 05:04 PM
Files removed. You can find a better version of this code in Main Screen Mod (http://forums.civfanatics.com/showthread.php?t=235834)!

I think many players would like to see civ names instead leaders in the scoreboard. It's quite easy to do in python, but even more fun to do it in the game itself. :D

Since "24 Hours Clock" option not used in the game anymore, I made it switch leaders\civs in the scoreboard. Check this option (Options--Other--Clock) to get civs scoreboard.

...

MatzeHH
Nov 20, 2006, 05:12 PM
Since "24 Hours Clock" option not used in the game anymore

Not? I use it.

Matze

NeverMind
Nov 20, 2006, 05:22 PM
Really? How odd! :D

Yes, now we all use 24 Hours Clock in the game. But not the option. ;)

Anthraxus899
Nov 20, 2006, 05:46 PM
Well, I attempted to merge the python with another mod, now I can't bring up the options screen, and I have no ui...

NeverMind
Nov 21, 2006, 07:06 AM
Well, I merged this code with my own mod, and it works just fine. This is very simple code, not so easy to guess what's wrong with your merge.

Anyway, сheck your pythonerr2.log to identify the error, then you could fix it.

Anthraxus899
Nov 21, 2006, 06:16 PM
Ok, well, I'm python challenged (really new to it, trying to learn how to merge these mods), any chance you could explain to me where that file is?

NeverMind
Nov 23, 2006, 03:36 PM
Look for it in ...My Documents\My Games\Civ4\Logs. This file is recreated after every game start.