Jump to content

Pam4


CAVEMAN

Recommended Posts

Maybe someone can help me from here. This is for setting up a server for a twl ladder. Whenever I put in the command /set pam_mode "twl_ladder_stk", the server starts kicking for r_fog = 0. As far as I know, pb_sv_cvar r_fog IN 0 1 should allow r_fog to be set to 0. I have loaded the pbsv.cfg file they use for twl, checked the pbsvuser.cfg to make sure the check was done correctly, and tried restarting pb through modern rcon v0.5 and rcon while in the server. The problem is that when I check the cvar list in the server, it says that r_fog must be set = 1. This tells me that the server isn't updating to the new cvar scans. Are there other files that contain cvar info? Or, does anyone else have an idea what might be causing this issue?

Link to comment
Share on other sites

There many threads here dealing with the issue.

 

The short of it: One of the easiest fixes is to comment out the fog check if you are running a PAM4 mod.

 

In your pbsvuser.cfg file, put two slashes in front of the "pb_sv_cvar r_fog IN 0 1"

 

So now it would look like: "//pb_sv_cvar r_fog IN 0 1"

Edited by LoPHaT
Link to comment
Share on other sites

Also look for duplicate lines within both configs.

 

If you've added checks over and above the stock checks or the pbbans checks, it is possible one part of the config is looking at one cvar range while another is sending it a different check.

Link to comment
Share on other sites

I haven't found any duplicates in the pbsv.cfg or the pbsvuser.cfg, and both of the checks were set like this pb_sv_cvar r_fog IN 0 1. The only thing I can think of is trying a complete reinstall of pb on that server. The cfgs are loaded right, but it won't update to them.

Link to comment
Share on other sites

MEh! Damn main server guy set things up different since we were having some probs with the server before. He just forgot to pass the info to me so that I knew where the server was getting its files from. :banghead:

Link to comment
Share on other sites

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.