View Full Version : Modding question (Advisor screen LH)


Avelon
Jul 31, 2006, 11:47 AM
I'm working on a little something mainly for myself (though a friend or two might get a copy) - I'm modding in my own civilizations. Just about everything is great... Everything I've tried has worked so far.

BUT...

The foreign advisor screen shows the old leaderhead. I've seen screenshots of that screen with non-cannon heads, so I know they CAN be changed...but I can't figure out where. Help, please?

odintheking
Jul 31, 2006, 05:05 PM
You have to add the pcx's to the correct folders, and then edit the PediaIcons text accordingly.

Luddi VII
Aug 01, 2006, 02:29 AM
The LH graphics for the Foreign Advisor screen are placed in the "Advisors" folder. To add them, you must type their names where the xx_all names are.

#START LEADER/RACE ART
#RACE_ROMANS
art\leaderheads\CE.pcx
art\advisors\CE_all.pcx

Avelon
Aug 02, 2006, 09:00 AM
Ahhh, that helps. =) Thank you.