Hopefully this at least lets people on Vista run maps, and, in theory, adds cvars to file list widgets for Zorch to work his magic.
pb2menu 1command "set menu_strip maps/"command "set menu_map maps/*.bsp"widget type select filedir "pball/$menu_map$" strip ".bsp" strip "pball/$menu_strip$"
It still seems as though i can't run maps in my config with Vista. I still get the whole ERROR: Game ERROR: Failed to bind socket (10022)
Sweet deal. I'll wait a day or two before I post the build on Fileradar for you just in case there are any major bugs.
------- Loading ref_pbgl.dll -------ref_gl version: PB2GL 0.22Initializing OpenGL display...setting mode 6: 1024 768 FS...attempting fullscreen...using desktop display depth of 32...calling CDS: okGL PFD: Colour(32bits) Depth(24bits)Stencil(8bits)------------------------------------------- sound initialization -------Initializing DirectSoundCreating DS buffers...using secondary sound buffer 2 channel(s) 16 bits/sample 44100 bytes/secdsound init succeededsound sampling rate: 44100------------------------------------joystick not found -- no validjoysticks (a5)====== Paintball II Initialized ======70.85.9.178:27900: vninitresponse70.85.9.178:27900: vnresponse]map midnight********************ERROR: Game Error: Failed to bind socket (10022)********************==== ShutdownGame ====]condumpusage: condump <filename>]condump consoleDumped console text to ./pball/console.txt.
Try this:set public 0map <mapname>
Zorch: try command "set menu_strip maps/;set menu_map maps/*.bsp" And define "doesn't work".
command "set menu_strip pball/maps/;set menu_map pball/maps/*.bsp"widget type select filedir "$menu_map$" strip ".bsp" strip "$menu_strip$"
What is this "menu_strip,menu_map" and other?I must use its when build 22 is full released? (In my, Polish mod)