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.