Page 1 of 1

Changing of Prefix [RESOLVED]

Posted: Wed Oct 05, 2005 5:08 am
by sushi
Some guys seem to have problems in change the prefix once they were in the game. Restarting of the Computer did the trick for a few.

Here is what you want to do:

Got to the path C:\...My Documents\Battlefield 2\Profiles\Global.con the entry between the "" in the second line.

Which means:

Code: Select all

GlobalSettings.setDefaultUser "Donate to keep GC alive"
GlobalSettings.setNamePrefix "please"
has to be changed in

Code: Select all

GlobalSettings.setDefaultUser "Donate to keep GC alive"
GlobalSettings.setNamePrefix ""

Posted: Wed Oct 05, 2005 8:00 am
by ph1l0r
"Eigene Dateien" is My Documents for the ones with an english Windows.


EDIT: Thanks, I knew it had to be something that simple (sushi)