Digital Paint Discussion Board

Paintball 2: The Game => Help and Support => Topic started by: spinoses on February 21, 2008, 11:32:34 AM

Title: Nick Bag ;Flags can only be 'u' or 's'
Post by: spinoses on February 21, 2008, 11:32:34 AM
i have this problem when i go to advance mode
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: i_am_a_pirate on February 21, 2008, 02:34:35 PM
What do you mean by 'u' or 's'. Is this in bsp?
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: Zorchenhimer on February 21, 2008, 02:42:31 PM
Its a bug in the menus (Jit's fault not mine  :D ).

You need to open up that menu's text file ("\paintball2\pball\menus\setup_multiplayer.txt") and edit line 37.

Before:
Quote
command "set name $menu_tempname; menu setup_funname"

After:
Quote
command "set name $menu_tempname$; menu setup_funname"
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: spinoses on February 21, 2008, 05:12:36 PM
explain little better pls...
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: Zorchenhimer on February 21, 2008, 05:32:55 PM
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.
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: spinoses on February 22, 2008, 06:58:39 AM
pls upload me a that txt file .. i try .. and it is the same problem Flags can only be 'u' or 's'
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: Deranged on February 22, 2008, 08:36:33 AM
He really could not have given clearer instructions
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: Zorchenhimer on February 22, 2008, 11:01:21 AM
http://dplogin.com/forums/index.php?topic=5169.msg122871#msg122871
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: meme519 on March 10, 2008, 09:32:21 PM
i tryed to find the file with Ctrl F but it couldednt find the command....
Title: Re: Nick Bag ;Flags can only be 'u' or 's'
Post by: Zorchenhimer on March 10, 2008, 09:42:31 PM
Just use this fix:
http://dplogin.com/forums/index.php?topic=5169.msg122871#msg122871