Jump to content

Recommended Posts

Posted

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.

Posted

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...

Posted

Some are using a temporary work around by adding a Pb_Sv_Task to

periodically set it back to GUIDRelax 0.

Posted

Just to reassure everyone, EvenBalance staff are aware of this problem and working on a fix.

Posted

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

  • 6 months later...
Posted

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:

Posted

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

Posted

I use only as a server-admin:

 

pb_sv_GuidRelax 0

 

n1o

Posted

Cheers Fozzer, added new line B)

 

I take it this has only become a problem with version 1.6.

Posted
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

Posted

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 ;)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.