PB help please!!!
Hey guys, wondered if anyone can help me with these PB errors i've been getting. I go into the game with PB enabled, start playing. PB updates itself then a minute or so later i start getting these two errors.
PB_PLIST (=1) Must NOT = 1
PB_VER (=20) Must = 0
I go into the console to try and fix them, but it doesn't work and PB eventually kicks me...
If anyone could help me, itd be appreciated.
PB_PLIST (=1) Must NOT = 1
PB_VER (=20) Must = 0
hello alphaomega
click and log
download under q3 tools PBweb put it q3/pb and run
when you see for example, cl_maxpackets is 125, must be in 20 - 100, just lower your cl_maxpackets to a value between 20 & 100. same for other commands. you can try that too : in your q3 mod folders (baseq3, excessive, excessiveplus, ra3, instaunlagged, or any mod) delete the file called "q3config.cfg", then try connecting to a PB server again.
see you
thanks, i updated, but still get CVAR violations... anyone help?!