Jump to content

72.5.249.25


TA-Ratster911

Recommended Posts

i was wondering if anyone could help me make server run 2.0.3

i tried to just upload .pk3 files for jaymod 2.0.3 but didnt work

i had also uploaded to are re-direct for the download but wouldnt work

maybe someone could help me with it

also i need help setting panzer damage for one hit kills as well as rifle nades

Link to comment
Share on other sites

I do not see your server as as "new server" waiting to be added to the rep.

This means there is an error at your end.

Things to check in your root pb folder:

 

that a pbsvlog.cfg exists

 

that the pbsvlog.cfg contains the following info:

pb_sv_LogAddr 63.171.64.22 // this never changes

pb_sv_LogPort 24389 // this never changes

pb_sv_LogUser USERNAME

pb_sv_LogPw PASSWORD

 

(username and pass are chosen by you and should be passed to a staff member via forum pm)

 

that the command line:

pb_sv_load pbsvlog.cfg has been added to your pbsv.cfg

 

and last but not least that a pb_sv_restart has been executed via rcon

 

just repost here when your ready for another check :)

 

as an alternative you might want to consider streaming via the PBBans Hub - all this requires is 5 rcon commands:

/rcon pb_sv_writecfg pbucon.use

/rcon pb_sv_restart

/rcon pb_sv_USessionLimit 2

/rcon pb_sv_uconadd 1 63.171.64.245 pbbans pbbans

/rcon pb_sv_writecfg

 

hf and good luck :)

Link to comment
Share on other sites

I do not see your server as as "new server" waiting to be added to the rep.

This means there is an error at your end.

Things to check in your root pb folder:

 

that a pbsvlog.cfg exists

 

that the pbsvlog.cfg contains the following info:

pb_sv_LogAddr 63.171.64.22 // this never changes

pb_sv_LogPort 24389 // this never changes

pb_sv_LogUser USERNAME

pb_sv_LogPw PASSWORD

 

(username and pass are chosen by you and should be passed to a staff member via forum pm)

 

that the command line:

pb_sv_load pbsvlog.cfg has been added to your pbsv.cfg

 

and last but not least that a pb_sv_restart has been executed via rcon

 

just repost here when your ready for another check :)

 

as an alternative you might want to consider streaming via the PBBans Hub - all this requires is 5 rcon commands:

/rcon pb_sv_writecfg pbucon.use

/rcon pb_sv_restart

/rcon pb_sv_USessionLimit 2

/rcon pb_sv_uconadd 1 63.171.64.245 pbbans pbbans

/rcon pb_sv_writecfg

 

hf and good luck :)

i logged into rcon

copied and pasted everything one by one waiting 5 to 10 seconds in between each one

should it start streaming by itself

Link to comment
Share on other sites

i logged into rcon

copied and pasted everything one by one waiting 5 to 10 seconds in between each one

should it start streaming by itself

if everything was done via rcon then the last thing you put in is /rcon pb_sv_WriteCFG

like so;

 

/rcon pb_sv_task 0 21600 pb_sv_load pbsvlog.cfg

/rcon pb_sv_LogAddr 63.171.64.22 //this never changes

/rcon pb_sv_LogPort 24389 // this never changes

/rcon pb_sv_LogUser USERNAME

/rcon pb_sv_LogPw PW

/rcon pb_sv_WriteCFG

 

I see your server but as yet do not see it on the admin side waiting to be added to the rep,

rep and Hub streaming request's are checked by an admin and have to be added to the rep. or Hub streaming list before actual streaming is initiated.

If we cant see your server in the queue waiting to be added we can not initiate streaming :)

 

For jaymod specific questions I would suggest a visit here click me may be fruitful

Link to comment
Share on other sites

;PB UCON Settings / Lists

pb_sv_usessionlimit 2

pb_sv_ucontimeout 300

pb_sv_uconempty

pb_sv_uconadd 1 "63.171.64.245" "pbbans" "pbbans"

pb_sv_uconignoreempty

 

i done the steps again then went and downloaded the pbsv.cfg

this was at theend of the cfg file

am i missing stuff

ill post the hole pbsv.cfg file

 

;Auto Generated by PunkBuster Server

; Some of the following settings may not apply,

; consult manuals at evenbalance.com for full documentation

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

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

pb_sv_MaxConDls 1 //[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 //[Frequency to auto-send CvarUser (minutes)]

pb_sv_CvarChangedPulse 99 //[Frequency to auto-send CvarChanged (minutes)]

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

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

pb_sv_SsFloor 1 //[Low screenshot filename serial #]

pb_sv_SsCeiling 100 //[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 //[Min # of seconds to wait before requesting next ss]

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

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

pb_sv_ssLogging 0 //[1=Reg. Log, 2=SS Log, 3=Both, 0=Neither]

pb_sv_ssTimeout 0 //[seconds]

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_HttpPort 0 //[Port #]

pb_sv_HttpAddr "" //[External IP Address]

pb_sv_HttpRefresh 30 //[seconds]

pb_sv_HttpKey "" //[Key]

pb_sv_HttpMaps "" //[Map list (separate by spaces)]

pb_sv_ScoreKick 0 //[Min 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_RconReload 0 //[0=No, 1=Yes (default=0)]

pb_sv_HttpMapsPath "" //[Path where maps are loaded from in WebTool]

pb_sv_HttpColText1 "FFFFFF" //[Text Color #1 in WebTool (default=FFFFFF)]

pb_sv_HttpColText2 "0000FF" //[Text Color #2 in WebTool (default=0000FF)]

pb_sv_HttpColBack1 "000000" //

pb_sv_HttpColBack2 "808080" //

pb_sv_HttpColLine1 "FF0000" //[Line Color #1 in WebTool (default=FF0000)]

pb_sv_HttpColLine2 "0000FF" //[Line Color #2 in WebTool (default=0000FF)]

pb_sv_HttpColMsg "FF0000" //[Message Color in WebTool (default=FF0000)]

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

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

pb_sv_FileWhitelist "" //[Folder Filename Filename ... Filename]

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

pb_sv_LogFloor 1 //[Low log filename serial #]

pb_sv_MinName 0 //[Min Characters in Player name (default=0)]

pb_sv_MaxName 0 //[Max Characters in Player name (default=0)]

pb_sv_LanMask "" //[iP Address Mask for LAN Players (default=)]

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

pb_sv_UpdateGrace 600 //[seconds to wait before Update Failure kick]

pb_sv_NoGuidGrace 1 //[seconds to wait before No GUID kick]

pb_sv_AliasFn "" //[Filename (default="pbalias.dat")]

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

pb_sv_AliasMax 0 //[Max # of Aliases to track for each PB GUID]

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

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

 

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

 

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

pb_sv_cvarempty

 

;PB UCON Settings / Lists

pb_sv_usessionlimit 2

pb_sv_ucontimeout 300

pb_sv_uconempty

pb_sv_uconadd 1 "63.171.64.245" "pbbans" "pbbans"

pb_sv_uconignoreempty

Link to comment
Share on other sites

Streaming http://www.pbbans.com/msi.php?action=1&amp....5.249.25:27960 :P

 

Server Status: Server is streaming via Rep

Clan Tag: [TA]

Server IP: 72.5.249.25:27960

Last Streaming: January 4, 2007 11:04 pm

 

Server Status: Server is streaming via Hub

Clan Tag: [TA]

Server IP: 72.5.249.25:27960

Last Streaming: January 4, 2007 11:07 pm

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.