bartman Posted November 24, 2007 Posted November 24, 2007 I have a problem on the 2 cod4 servers that i admin. Both servers are running from 2 different instalations, thus 2 different PB folders etc. I have also tried using 2 different configs , but the problem is still the same. Now for the problem :D You start the server , and all is fine ,, pb starts up , then you chack what value pb_sv_guidrelax ,, and it returns the value of 0 , which is as it is set in the config. However after a few mins when i recheck the value to my supprise it comes back as pb_sv_guidrelax 7 anyone got any ideas what is making the servers change from pb_sv_guidrelax 0 TO pb_sv_guidrelax 7 And is anyone else getting this problem,, pls check your servers. Quote
EDom - Rude Dude Posted November 25, 2007 Posted November 25, 2007 Same problem on all servers from different clans in our league, not a single exception. It changes to 7 each time a map loads. Don't ask me why... Quote
RocknRoll Posted November 27, 2007 Posted November 27, 2007 Some are using a temporary work around by adding a Pb_Sv_Task to periodically set it back to GUIDRelax 0. Quote
fozzer Posted November 27, 2007 Posted November 27, 2007 Just to reassure everyone, EvenBalance staff are aware of this problem and working on a fix. Quote
bartman Posted November 27, 2007 Author Posted November 27, 2007 Thanks for the replies guys.. lost this post origonally,, hense my reply delay :D I am currently using the pb_sv_task as well to reset it back to 0 thanks Quote
LordThor Posted June 11, 2008 Posted June 11, 2008 Yes i have had same problem and happy to see this thread, its not something i have done wrong wahoo...lol anyway, erm i see people are using a work arround using pb_sv_task or sumat, could someone explain in noobs terms exactly what i have to do, ie what syntax do i need to add to what file? Thanks in advance guys. :huh: Quote
fozzer Posted June 11, 2008 Posted June 11, 2008 There is a bug in COD4 that resets your guidrelax setting to 7 on every map cycle regardless of what you have set in your pbsv.cfg. This means that keygen users or any random llama can join your server with no problem. The default setting is 0 so you need to add a task command line to your servers pbsv.cfg to keep the guidrelax setting to 0; pb_sv_task 60 300 pb_sv_guidrelax 0 Quote
n1o Posted June 11, 2008 Posted June 11, 2008 I use only as a server-admin: pb_sv_GuidRelax 0 n1o Quote
LordThor Posted June 12, 2008 Posted June 12, 2008 Cheers Fozzer, added new line B) I take it this has only become a problem with version 1.6. Quote
Jolt - kosh Posted June 12, 2008 Posted June 12, 2008 Cheers Fozzer, added new line B) I take it this has only become a problem with version 1.6. nope, its been around a while Quote
Duality Posted June 12, 2008 Posted June 12, 2008 This issue has been around for a while - I first noticed it when we had two guys on our server flaming people; and they both had the same GUID. pb_sv_task 60 300 pb_sv_guidrelax 0 works wonders ;) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.