is this possible or not?

magush

Chieftain
Joined
Jan 23, 2004
Messages
20
Location
konstantiniye
background info: i'm a programmer but i have no knowledge of Python at all. i've got a basic familiarity with XML. i checked out most of the files in both formats and i haven't found anything to change the most annoying thing ever in the game:

default player name while firing the game up is the computer name (i think), not the profile name (i'm sure).

anybody with more skills/knowledge than me got any idea on this? what i couldn't find out is whether the screens before the game starts are moddable before the SDK comes out. all the Python files point out to the screens that are built after the game. i'm pretty sure the pre-game screens willl be moddable with the SDK, but it's really bugging me to change the name each time i start a game. any help will be appreciated. thanks.
 
Actually this is increadibly simple :)
There's a shortcut called _Civ4Config. Open it. There in a few places you should find your computer name, change those.
 
ewww, that was way too easy.

thanks thought, that was exactly what i was looking for. :)
 
Back
Top Bottom