Is it possible? can i change my username wihtout making a new account? because i saw this from a game website...
Hint: Rename your soldier:
To rename your soldier, which the game by default does not allow you to do, you must edit the file "\Battlefield 2\Profiles\0001\Profile.con" and change the first value, in the quotes, to whatever you wish your soldier's name to be. For example, change:
LocalProfile.setName "defaultPlayer"
to
LocalProfile.setName "<your new name>"
Hint: Rename your soldier:
To rename your soldier, which the game by default does not allow you to do, you must edit the file "\Battlefield 2\Profiles\0001\Profile.con" and change the first value, in the quotes, to whatever you wish your soldier's name to be. For example, change:
LocalProfile.setName "defaultPlayer"
to
LocalProfile.setName "<your new name>"
Comment