mustard` Posted December 18, 2009 Share Posted December 18, 2009 My server won't 1) announce personal greetings and 2) announce new bans. Join greetings work just fine, though. I know I entered my GUID in the personal greeting panel correctly because my greeting works in other servers. I have the personal greeting and announce new bans flags ticked. wat do? Quote Link to comment Share on other sites More sharing options...
Duality Posted December 18, 2009 Share Posted December 18, 2009 Check that you are not using the ucon profile "0", as this prevents commands being sent to your server. PB_SV_UConAdd 0 208.122.49.138 pbbhub1 pbbanshub needs to be: PB_SV_UConAdd 1 208.122.49.138 pbbhub1 pbbanshub 1 Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 18, 2009 Author Share Posted December 18, 2009 It's set to 1. Anything else I can try? I've been trying to figure this out for days now. Quote Link to comment Share on other sites More sharing options...
Duality Posted December 18, 2009 Share Posted December 18, 2009 Server IP:Port? 1 Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 18, 2009 Author Share Posted December 18, 2009 68.232.162.141:28960 Quote Link to comment Share on other sites More sharing options...
surfy Posted December 18, 2009 Share Posted December 18, 2009 I've checked the server flags and you seem to have the correct information added and selected however if its still not working could you possibly post up your config? Maybe we can see if something is amiss. Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 18, 2009 Author Share Posted December 18, 2009 Sure: //******************** TWL PunkBuster Config********************************// //**************************************************************************// //****************************Call of Duty 4********************************// //*****************************Version: 4 *********************************// //*************************Date Created: 08/27/2009**************************// //**************************************************************************// //*************** REQUIRED GAMEPLAY SETTINGS ******************************// // The following CVARs are required for use in TWL CoD4 gameplay. // Altering of these settings and checks is prohibited, and may result in // your teams suspension. DO NOT EDIT. //******************************************// // Required settings! put this at the beginning of everything since we're changing timer frequency //******************************************// PB_SV_Sleep 100 //[Force PB to sleep() longer, therefor reducing bandwidth requirements and client overhead] //*******************************************// //******Auto Screenshot Setup****************// //*******************************************// pb_sv_AutoSs 1 //[0=3DNo, 1=3DYes (default=3D0)] pb_sv_AutoSsFrom 200 //[Minimum # of seconds to wait before requesting next ss] pb_sv_AutoSsTo 420 //[Maximum # of seconds to wait before requesting next ss] 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_SsFloor 1 //[Low screenshot filename serial #] pb_sv_SsCeiling 40000 //[High screenshot filename serial #] NOTE: Set high to avoid overwriting files pb_sv_SsCmd "" //[Filename of system command to run after screenshots] pb_sv_SsDelay 1 //[Maximum delay client waits before capturing screenshot] pb_sv_SsPath "" //[Path where remote screenshots are saved] //*******************************************// //********Cvar Scan Settings*****************// //*******************************************// pb_sv_CvarFreq 2 //[# of range checks per minute] pb_sv_CvarLogging 1 //[1=3DReg. Log, 2=3DVar Log, 3=3DBoth, 0=3DNeither] pb_sv_CvarWalk 1 //[0=3Ddisabled, 1-4=3DWalk through obtained Cvar lists] pb_sv_CvarUserPulse 99 //[How often (in min.) to auto-send CvarUsercommand] pb_sv_CvarChangedPulse 99 //[How often (in min.) to auto-send CvarChanged command] pb_sv_CQC 1 //[0=3DNo, 1=3DYes (default=3D1)] //*******************************************// //****Log File & Ban File Settings***********// //*******************************************// pb_sv_BanEmpty pb_sv_LogSync 1 //[0=3DNo, 1=3DYes (default=3D0)] pb_sv_LogCeiling 1000 //[High log filename serial #] pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists) pb_sv_autoUpdBan 0 //[0=3DNo, 1=3DYes (default=3D0)] //*******************************************// //************Kick Controls******************// //*******************************************// pb_sv_KickLen 0 //[minutes (default=3D2)] pb_sv_scoreKick 0 //[minimum score (negative)] PB_SV_Restrictions 2 //*******************************************// //***PunkBuster Power Points Settings********// //*******************************************// pb_sv_PowerMin 10 //[power points] pb_sv_PowerDef 1 //[power points] pb_sv_PowerKickLen 0 //[minutes (default=3D5)] //*******************************************// //*********Miscellaneous Settings************// //*******************************************// pb_sv_changePeriod 10 //[seconds] pb_sv_changeMax 50 //[max name changes allowed] pb_sv_dupNameGrace 500 //[seconds] pb_sv_extChar 0 //[0=3DNo, 1=3DYes (default=3D0)] pb_sv_MaxConDls 3 //[Maximum number on concurent PB downloads] pb_sv_MaxConUpdates 12 //[Maximum number on concurent PB updates] pb_sv_MaxDlRate 5 //[Max PB download rate] pb_sv_badnameempty //[Empty the bad name list] pb_sv_minName 2 //[Minimum number of characters for a player name] PB_SV_UpdateGrace 300 //[Give users 5 minutes to fix their PB] //*******************************************// //**************Task Settings****************// //*******************************************// pb_sv_taskempty //*******************************************// //*********PB AUTH SETTINGS******************// //*******************************************// pb_sv_lan 0 //CHANGING THIS TO A VALUE OF 1 DISABLES PB'S ABILITY TO UPDATE OR WORK PROPERLY pb_sv_guidrelax 1 //ENABLES MULTIPLE GUIDs FROM ONE IP ADDRESS // *********************************************** // CVAR Settings // *********************************************** // Clear CVARs pb_sv_cvarempty // ------------------------------ // Recommended for Hub-Streaming Servers // ------------------------------ pb_sv_cvarlogging 1 // (1=*.log), or 3 (= *.log & *.Var), NOT! 2 pb_sv_cvarwalk 3 // 0-4 lower value = less checking pb_sv_cvarchangedpulse 50 // 10-90 higher value = less checking, 99=disabled pb_sv_cvaruserpulse 90 // 10-90 higher value = less checking, 99=disabled pb_sv_cvarfreq 3 // 2-10 higher value = more checking, may cause lag // *************************************** // ***Stock Cvars - CoD4 *** // *************************************** pb_sv_cvar cg_drawThroughWalls IN 0 pb_sv_cvar cg_errordecay IN 100 pb_sv_cvar cg_footsteps IN 1 pb_sv_cvar r_fog IN 0 1 pb_sv_cvar cg_laserForceOn IN 0 pb_sv_cvar cl_maxpackets IN 30 100 pb_sv_cvar g_compassShowEnemies IN 0 pb_sv_cvar r_overBrightBits IN 0 2 pb_sv_cvar r_picmip IN 0 3 pb_sv_cvar r_drawdecals IN 0 1 pb_sv_cvar r_polygonOffsetBias IN -1 pb_sv_cvar r_polygonOffsetScale IN -1 pb_sv_cvar rate IN 20000 25000 pb_sv_cvar sm_sunEnable IN 1 pb_sv_cvar snaps IN 20 40 pb_sv_cvar r_lodscalerigid in 1 pb_sv_cvar r_lodscaleskinned in 1 pb_sv_cvar com_maxfps IN 30 250 pb_sv_cvar cg_fov in 65 80 pb_sv_cvar cg_hudGrenadeIconEnabledFlash IN 0 pb_sv_cvar pb_Sleep IN 0 500 pb_sv_cvar fx_freeze IN 0 pb_sv_cvar fx_count IN 0 pb_sv_cvar fx_debugBolt IN 0 pb_sv_cvar fx_draw IN 1 pb_sv_cvar fx_enable IN 1 pb_sv_cvar fx_profile IN 0 pb_sv_cvar cg_thirdPerson IN 0 pb_sv_cvar cl_avidemo IN 0 pb_sv_cvar cl_forceavidemo IN 0 pb_sv_cvar cl_freelook IN 1 pb_sv_cvar sv_clientSideBullets IN 1 pb_sv_cvar sv_cheats IN 0 // *********************************************** // Suggested CVAR Checks // *********************************************** pb_sv_cvar cg_drawThroughWalls IN 0 pb_sv_cvar cg_errordecay IN 100 pb_sv_cvar cg_footsteps IN 1 pb_sv_cvar cg_fov IN 60 80 pb_sv_cvar cg_laserForceOn IN 0 pb_sv_cvar cl_maxpackets IN 30 100 pb_sv_cvar com_maxfps OUT 0.000001 43 pb_sv_cvar r_overBrightBits IN 0 2 pb_sv_cvar r_polygonOffsetBias IN -1 pb_sv_cvar r_polygonOffsetScale IN -1 pb_sv_cvar rate IN 5000 25000 pb_sv_cvar snaps IN 20 40 pb_sv_cvar r_lockPvs IN 0 pb_sv_cvar cg_drawShellShock IN 1 pb_sv_cvar r_fullbright IN 0 pb_sv_cvar fx_draw IN 1 pb_sv_cvar JHsa1 IN 0 pb_sv_cvar JH3s2 IN 0 pb_sv_cvar JH5s1 IN 0 pb_sv_cvar JH8s2 IN 0 pb_sv_cvar JH10s1 IN 0 pb_sv_cvar JH15s2 IN 0 pb_sv_cvar JH20s1 IN 0 pb_sv_cvar JHsniper IN 0 pb_sv_cvar JHsniper01 IN 0 pb_sv_cvar JHsniper02 IN 0 // *********************************************** // PBBans Cheat CVAR List // *********************************************** **not public** // *********************************************** // MD5Tool Settings // *********************************************** // Clear MD5 List pb_sv_md5toolempty // Set Scan Frequency pb_sv_md5toolfreq 50 // *********************************************** // PBbans Cheat MD5Tool List // *********************************************** **not public** pb_sv_protecttag 1 PsB pb_sv_protecttag 1 PBSTAFF pb_sv_protecttag 1 TWL| pb_sv_protecttag 1 [FUD] pb_sv_protecttag 1 |RH| pb_sv_protecttag 1 |RHr| pb_sv_protecttag 1 DA| pb_sv_protecttag 2 CWar pb_sv_protecttag 1 SWAT_ pb_sv_protecttag 1 =TR= pb_sv_protecttag 1 |OCG| pb_sv_protecttag 1 ']['r3)(* pb_sv_protecttag 1 [FnR] pb_sv_protecttag 1 TWL| pb_sv_protecttag 1 *WAR* pb_sv_protecttag 1 izdd* pb_sv_protecttag 1 |T-OC| pb_sv_protecttag 1 FcUK pb_sv_protecttag 1 OSK- pb_sv_protecttag 2 [RS] pb_sv_protecttag 1 :]v[: pb_sv_protecttag 2 =SK= pb_sv_protecttag 1 <*CW*> pb_sv_protecttag 1 W2 pb_sv_protecttag 2 LnD pb_sv_protecttag 1 =TGZ= pb_sv_protecttag 1 =[GCU]= pb_sv_protecttag 1 BOTA pb_sv_protecttag 3 =ERF= pb_sv_protecttag 2 =DLR= pb_sv_protecttag 1 101st pb_sv_protecttag 1 |UKDA| pb_sv_protecttag 1 FWF. pb_sv_protecttag 1 .DvG pb_sv_protecttag 1 T.R.U.| pb_sv_protecttag 1 *TNT* pb_sv_protecttag 1 Saint_ pb_sv_protecttag 1 [RC] pb_sv_protecttag 2 <HELLS> pb_sv_protecttag 1 -BU- pb_sv_protecttag 1 {BgB} pb_sv_protecttag 1 [tL] pb_sv_protecttag 1 DME pb_sv_protecttag 2 A4D pb_sv_protecttag 1 [XFG] pb_sv_protecttag 1 .kgM pb_sv_protecttag 1 -DxM- pb_sv_protecttag 1 .dfl pb_sv_protecttag 1 =GUN= pb_sv_protecttag 1 =[4th]= pb_sv_protecttag 1 FINNSS pb_sv_protecttag 1 =TCM= pb_sv_protecttag 1 =7Cav= pb_sv_protecttag 1 TF1 pb_sv_protecttag 1 -VD- pb_sv_protecttag 1 DD| pb_sv_protecttag 1 [iHS] pb_sv_protecttag 1 =WTE= pb_sv_protecttag 1 .sk pb_sv_protecttag 1 FMF pb_sv_protecttag 1 FAF pb_sv_protecttag 1 RX- pb_sv_protecttag 1 =GG= pb_sv_protecttag 1 [usbdt] pb_sv_protecttag 1 .pS pb_sv_protecttag 1 |TSH| pb_sv_protecttag 1 -oZ- pb_sv_protecttag 1 |UNDF| pb_sv_protecttag 1 {PhX} pb_sv_protecttag 1 ={dBb}= pb_sv_protecttag 1 {)ESB(} pb_sv_protecttag 1 (esb-R) pb_sv_protecttag 1 28th|MB| pb_sv_protecttag 1 [OGN] pb_sv_protecttag 1 ICE- pb_sv_protecttag 3 [hwy] pb_sv_protecttag 1 WFC pb_sv_protecttag 1 =WFC= pb_sv_protecttag 1 AoD pb_sv_protecttag 1 |SoS| pb_sv_protecttag 1 [P5*] pb_sv_protecttag 1 [MD] pb_sv_protecttag 1 .-FTX-. pb_sv_protecttag 1 {TAC} pb_sv_protecttag 1 =[bBFIN]= pb_sv_protecttag 1 [JW] pb_sv_protecttag 1 ']['[email protected] # pb_sv_protecttag 1 Team.skd # pb_sv_protecttag 1 =AO= pb_sv_protecttag 1 [FUBAR pb_sv_protecttag 1 *Area51* pb_sv_protecttag 1 AoD pb_sv_protecttag 1 fu| pb_sv_protecttag 1 .d|E. pb_sv_protecttag 1 =EAF= pb_sv_protecttag 1 =]aAd[= pb_sv_protecttag 1 **DRC** pb_sv_protecttag 1 AGE pb_sv_protecttag 1 |BoW| pb_sv_protecttag 1 !-CNS-! pb_sv_protecttag 1 =CZt= pb_sv_protecttag 1 rL Quote Link to comment Share on other sites More sharing options...
RoadWarrior Posted December 18, 2009 Share Posted December 18, 2009 Could we also see the streaming config that contains the ucon profile? Should be your pbsv.cfg file as opposed to the pbsvuser.cfg file which should contain your cvar/MD5 checks as posted above. RW 1 Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 18, 2009 Author Share Posted December 18, 2009 That's my pbsv file. I have the ucon profile set up in pbsvlog.cfg, which is loaded by pbsv.cfg: ;// PsB/PBBans/AON Streaming Info pb_sv_USessionLimit 12 pb_sv_uconadd 1 208.122.49.138 pbbhub1 pbbanshub pb_sv_uconadd 0 71.177.52.13 AONLIVE LIVEBETA ;//CoD4 PB Repository Commands pb_sv_logaddr rep.punksbusted.com // Repository IP Address pb_sv_logport 24425 // Repository Port pb_sv_LogUser "*****" //[remote_log_username] pb_sv_LogPw "****" //[remote_log_password] pb_sv_task 0 7200 pb_sv_ver pb_sv_task 0 86400 pb_sv_update Quote Link to comment Share on other sites More sharing options...
RoadWarrior Posted December 18, 2009 Share Posted December 18, 2009 Is that the complete config? What I'm personally looking for is perhaps a duplicate entry within, and perhaps within all of your streaming-related configs that might be causing the issue. That particular section appears to be set correctly, other than uconadd should be 1 for the aonlive livebeta in order for it to work, I believe. 1 Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 18, 2009 Author Share Posted December 18, 2009 Is that the complete config? What I'm personally looking for is perhaps a duplicate entry within, and perhaps within all of your streaming-related configs that might be causing the issue. That particular section appears to be set correctly. Yup, those are both pbsv.cfg and pbsvlog.cfg. It may have something to do with TWL's pbsv.cfg, since that's the one I'm using. I did a fresh install of the server using pbbans configs and everything worked great. Once I loaded the TWL ruleset, greetings and ban announcements stopped working. Quote Link to comment Share on other sites More sharing options...
RoadWarrior Posted December 18, 2009 Share Posted December 18, 2009 Check first and make sure it's allowed, but if possible, post their config here too. 1 Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 18, 2009 Author Share Posted December 18, 2009 That big long one I posted up there is the TWL pbsv.cfg. That's the one currently running on my server. Quote Link to comment Share on other sites More sharing options...
RoadWarrior Posted December 18, 2009 Share Posted December 18, 2009 Ahh, right, my mis-reading your previous post as well.... :blink: Anywho, looking through that, I'd take a guess the pb_sleep setting of 100 is causing the issue to some degree, as that particular setting makes pb not react to players entering the server for 100 seconds. In about that time-frame, if they stay on the server, you might see the join greeting for them. RW 1 Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 18, 2009 Author Share Posted December 18, 2009 Nope, tried a fresh install again with pbbans default configs and even that won't work. Quote Link to comment Share on other sites More sharing options...
Duality Posted December 18, 2009 Share Posted December 18, 2009 I assume ban commands from the hub are getting through just fine? Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 18, 2009 Author Share Posted December 18, 2009 If you mean ban announcements, then no, they aren't coming through. I'm also starting to think that bans aren't being enforced either. A player with a ban on file was able to connect to our server. Quote Link to comment Share on other sites More sharing options...
Merlintime Posted December 19, 2009 Share Posted December 19, 2009 It's been some time since I've dealt with TWL COD4 match configs however, I believe the personal greetings and ban announcements are to be disabled while the server has the TWL configs enable for match mode. When setting up the server for a match the league config may disable announcements. When the match is over you need to run the commands which will set your server back to public mode (if that is what you want). Again, it's been some time since I've used the TWL configs so things may have changed. 2 Quote Link to comment Share on other sites More sharing options...
mustard` Posted December 19, 2009 Author Share Posted December 19, 2009 (edited) Merlin is absolutely correct. Here's the solution. I set the server back to public mode by issuing the following command: /rcon pb_sv_pbbanshub league none and greetings started working again. When I issued the match mode command: /rcon pb_sv_pbbanshub league twlcod4naladders greetings stopped being made. +1 to Merlin. Edited December 19, 2009 by mustard` Quote Link to comment Share on other sites More sharing options...
MaydaX Posted December 19, 2009 Share Posted December 19, 2009 Leagues have the power to override your server flags when a given league profile is enabled. "pb_sv_pbbanshub league none" disables the profile and restores your server flags. Quote Link to comment Share on other sites More sharing options...
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.