Jump to content

Need Help With Webtool


Olde Phart

Recommended Posts

My server has the Coop Warfare Mod, so I have all the usual folders under FEAR, and I also have the "CoopWarfare_User" folder. The "CoopWarfare_User" folder also has a separate "PB" folder. (subdirectory of CoopWarfare_User)

Working just within the "CoopWarfare_User/pb/" folder, I went to add the lines to the "pbsv.cfg". This file wasn't there, so I created one (using Notepad), as outlined in online manual. Here are the lines I added:

pb_sv_httpPort 27800

pb_sv_httpAddr xx.65.18.xx

pb_sv_httpKey -password-

 

When the server is running Coop Mod, the Webtool works fine.

 

I decided to edit the "pbsv.cfg" file for just the FEAR. (/.../FEAR/pb/)

The "pbsv.cfg" file was already there, so I opened it using Notepad. I noticed it has many more lines, but I simply added the above three lines and saved it. (*see copy below)

Then I restarted the server, in DM mode, but Webtool will not work.

The port can't be the problem because it works in Coop Mod. FWIW, I 've tried different ports.

I checked the "pbsvgame.cfg", and it's set to "1", so PB appears to be running.

 

Any ideas as to why Webtool works for Coop Mod and not for any other game mode?

 

Thanks in advance,

Olde Phart

 

*

;Auto Generated by PunkBuster Server

pb_sv_MsgPrefix "^3PunkBuster Server" //[PB Message Prefix (default=^3PunkBuster Client)]

pb_sv_httpPort 27800

pb_sv_httpAddr xx.65.18.xx

pb_sv_httpKey password

pb_sv_MaxDlRate 4 //[KB/sec requested per file (default=4)]

pb_sv_MaxConDls 5 //[concurrent downloads (default=1)]

pb_sv_KickLen 2 //[minutes (default=2)]

pb_sv_CvarFreq 6 //[# of range checks per minute]

pb_sv_CvarLogging 1 //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither]

pb_sv_CvarWalk 1 //[0=disabled, 1-4=Walk through obtained Cvar lists]

pb_sv_CvarUserPulse 99 //[How often (in min.) to auto-send CvarUser command]

pb_sv_CvarChangedPulse 99 //[How often (in min.) to auto-send CvarChanged command]

pb_sv_CQC 1 //[0=No, 1=Yes (default=1)]

pb_sv_LogSync 0 //[0=No, 1=Yes (default=0)]

pb_sv_LogCeiling 1000 //[High log filename serial #]

pb_sv_SsFloor 1 //[Low screenshot filename serial #]

pb_sv_SsCeiling 1000 //[High screenshot filename serial #]

pb_sv_SsCmd "" //[Filename of system command to run after screenshots]

pb_sv_SsWidth 320 //[Requested pixel width of remote screenshots]

pb_sv_SsHeight 240 //[Requested pixel height of remote screenshots]

pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots]

pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots]

pb_sv_SsSrate 1 //[sample Rate for remote screenshots]

pb_sv_SsDelay 0 //[Maximum delay client waits before capturing screenshot]

pb_sv_SsPath "" //[Path where remote screenshots are saved]

pb_sv_AutoSsFrom 60 //[Minimum # of seconds to wait before requesting next ss]

pb_sv_AutoSsTo 1200 //[Maximum # of seconds to wait before requesting next ss]

pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)]

pb_sv_Sleep 60 //[# of Milliseconds (default=60)]

pb_sv_PowerMin 10 //[power points]

pb_sv_PowerDef 1 //[power points]

pb_sv_PowerKickLen 5 //[minutes (default=5)]

pb_sv_scoreKick 0 //[minimum score (negative)]

pb_sv_changePeriod 999 //[seconds]

pb_sv_changeMax 1 //[max name changes allowed]

pb_sv_dupNameGrace 0 //[seconds]

pb_sv_autoUpdBan 0 //[0=No, 1=Yes (default=0)]

pb_sv_extChar 0 //[0=No, 1=Yes (default=0)]

pb_sv_guidRelax 0 //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)]

pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists)

 

;task for 24/7 streaming (important for match server) ,it does not cause any lag

;and the stream will never stop

pb_sv_task 1 86400 pb_sv_ver

 

 

;Badname List - pb_sv_badname [grace_period_secs] [disallowed text]

 

;Cvar Range List - pb_sv_cvar [cvar_name] [type] [value(s)]

Edited by Olde Phart
Link to comment
Share on other sites

LOL...Well... A good server Admin knows how to utilize his resources.

And being that it's a totally different domain, I didn't consider this a cross-post. :D

 

I did get it fixed tho, and I'm so happy about that.

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.