Scores Smiley Mood Badges?

Wolfshanze

CFC Historian
Joined
Nov 12, 2001
Messages
5,689
Location
Florida
I could've sworn I saw a screenshot of Civ4 with smiley mood badges next to each leader in the main Civ4 scores display... since (as far as I know), this is NOT a standard feature of Civ4, it must be a mod of some kind...

But after extensive searches, I can't find this mod anywhere on the forum (at least not by itself... maybe it's a part of a larger mod?).

Anyone know where such a mod exists and/or where to get it?
 
It comes with the BUG mod i think.
 
So, just to be clear, this is what I'm seeking (a pic I saw on the forum):

Check near the bottom-right...
my.php





EDIT:
Okay... thanks to the link I was able to get it moded into my game... thanks guys.
 
So, just to be clear, this is what I'm seeking (a pic I saw on the forum):

Check near the bottom-right...
my.php

Yeah, those smiley faces are called "attitude icons" and the link I pointed you to includes the code as it was written for Vanilla Civ4 (see the image below from Porges thread).

attachment.php


To add them you need to modify the "CvMainInterface.py" file in your mod as well as the "GameFont_75.tga" file which will need to include the actual smiley face graphics and will involve alpha channel editing (a little tricky if you've never edited that TGA file before).

If you download the BUG mod, you should be able to use their modified GameFont_75.tga file and then compare Porges python code against the BUG mod code to see if they changed anything.
 
Yeah... I got it to work... somebody posted a pre-modified python code for BtS and another person posted the modified tga file, so I was able to get it to work without having to do anything beyond downloading two small files.
 
Back
Top Bottom