Python Help?

Chuggi

Espada
Joined
Jan 2, 2007
Messages
2,369
Location
Australia
At least I think it's related to python. I want to decrease the size of the leaderhead pics in the foreign advisor relations screen, like so:

my.php

screenul9.jpg


I have attached the file that I think controls the size, I've tried changing some numbers in there but it didn't seem to do anything.

Also, thanks for reading. :)
 

Attachments

Ok, i would call myself python expert :lol: but looking at the corresponding file (CvForeignAdvisor.py) i saw a promising value. The values can be found in row 43 and 44 (self.H_LEADER and self.W_LEADER), changing this numbers reduced the size of the leaderhead buttons, used the value 48 for the pic. No idea if that harm something but it should at least a start
 

Attachments

  • Civ4ScreenShot0002.JPG
    Civ4ScreenShot0002.JPG
    98.9 KB · Views: 52
Back
Top Bottom