http://dplogin.com/forums/index.php?topic=12230.msg122700#msg122700From Zorch:
Ok, open up "My Computer" and click on your C drive.
From there find the following folders (they will be inside each other):
games > paintball2 > pball > menus.
Once you find the "menus" folder go inside and find the file named "setup_funname" and open it up in notepad.
Hit Ctrl+F and paste this into the box: command "set name $menu_tempname; menu setup_funname" and hit "find."
Once you find that line in the file, make it look like this one: command "set name $menu_tempname$; menu setup_funname" (add a "$" after "$menu_tempname").
Then save the file and close it.