Suicidal345 Posted July 3, 2008 Share Posted July 3, 2008 Hello..i installed the server rules.. in the pbsv.cfg pb_sv_task 60 600 say "~~We are recruiting! www.AlliedTacticalForces.com~~" pb_sv_task 120 600 say "~~Banned unfairly? Appeal at our forums~~" pb_sv_task 180 600 say "~~This is a NO OBJ server!!~~" pb_sv_task 240 600 say "~~NO intentional TKing~~" pb_sv_task 300 600 say "~~No racism or sexism!!~~" pb_sv_task 360 600 say "~~NO hacks or cheats!~~" pb_sv_task 420 600 say "~~Medics do your job or prepare to get TKed~~" pb_sv_task 540 600 say "~~Pillar leaning and bunny hopping IS allowed~~" pb_sv_task 660 600 say "~~We kick for fun, so don't piss the admins off~~" pb_sv_task 780 600 say "~~Neglecting the rules will result in a kick/ban~~" i installed them at the top. But it doesnt scroll . Quote Link to comment Share on other sites More sharing options...
BOTA:X Posted July 3, 2008 Share Posted July 3, 2008 You should increase the number 600 across every line because your script is longer than 600 seconds. Try 800. What game is this for? Quote Link to comment Share on other sites More sharing options...
BOTA:X Posted July 3, 2008 Share Posted July 3, 2008 Oh also the quote needs to surround the whole command. pb_sv_task 60 800 "say ~~We are recruiting! www.AlliedTacticalForces.com~~" pb_sv_task 120 800 "say ~~Banned unfairly? Appeal at our forums~~" pb_sv_task 180 800 "say ~~This is a NO OBJ server!!~~" pb_sv_task 240 800 "say ~~NO intentional TKing~~" pb_sv_task 300 800 "say ~~No racism or sexism!!~~" pb_sv_task 360 800 "say ~~NO hacks or cheats!~~" pb_sv_task 420 800 "say ~~Medics do your job or prepare to get TKed~~" pb_sv_task 540 800 "say ~~Pillar leaning and bunny hopping IS allowed~~" pb_sv_task 660 800 "say ~~We kick for fun, so don't piss the admins off~~" pb_sv_task 780 800 "say ~~Neglecting the rules will result in a kick/ban~~" Quote Link to comment Share on other sites More sharing options...
Suicidal345 Posted July 3, 2008 Author Share Posted July 3, 2008 (edited) Americas army And after restart..this should just load up right? Edited July 3, 2008 by Suicidal345 Quote Link to comment Share on other sites More sharing options...
BOTA:X Posted July 3, 2008 Share Posted July 3, 2008 Yah it should just need an /rcon pb_sv_restart Quote Link to comment Share on other sites More sharing options...
Suicidal345 Posted July 3, 2008 Author Share Posted July 3, 2008 (edited) so type in admin pb_sv_restart ? Edited July 3, 2008 by Suicidal345 Quote Link to comment Share on other sites More sharing options...
BOTA:X Posted July 3, 2008 Share Posted July 3, 2008 Oh, yah. Well that's automatic if you did a full server restart. Got it working? If not maybe theres something I don't know about AA and this can be moved to the game specific forum where someone else can interject. Quote Link to comment Share on other sites More sharing options...
siskin Posted July 3, 2008 Share Posted July 3, 2008 A complete server restart will definitely sort you out but a pbrestart like you indicated above should work too. Just wanted to mention though that I do not have any quotes surrounding my server rules and they work fine. @(*0*)@ Quote Link to comment Share on other sites More sharing options...
Suicidal345 Posted July 4, 2008 Author Share Posted July 4, 2008 (edited) okay.. i will take them out then:).. If that doesnt work.Is there any other way i can add rules? Edited July 4, 2008 by Suicidal345 Quote Link to comment Share on other sites More sharing options...
Suicidal345 Posted July 4, 2008 Author Share Posted July 4, 2008 admin pb_sv_restart i did that..it restarted..and still no rules. Quote Link to comment Share on other sites More sharing options...
Merlintime Posted July 4, 2008 Share Posted July 4, 2008 admin pb_sv_restart i did that..it restarted..and still no rules. Recommend using the pb_sv_tlist command. If the tasks you have configured are not listed you may have something else clearing your task list. Quote Link to comment Share on other sites More sharing options...
Suicidal345 Posted July 4, 2008 Author Share Posted July 4, 2008 i typed that in. And it didnt say anything.. here is my pbsv.cfg ;Auto Generated by PunkBuster Server ; Some of the following settings may not apply, ; consult manuals at evenbalance.com for full documentation pb_sv_uconadd 1 71.177.52.13 AONLIVE LIVEBETA pb_sv_usessionlimit 8 pb_sv_writecfg pbucon.use pb_sv_task 60 800 say ~~We are recruiting! www.AlliedTacticalForces.com~~ pb_sv_task 120 800 say ~~Banned unfairly? Appeal at our forums~~ pb_sv_task 180 800 say ~~This is a NO OBJ server!!~~ pb_sv_task 240 800 say ~~NO intentional TKing~~ pb_sv_task 300 800 say ~~No racism or sexism!!~~ pb_sv_task 360 800 say ~~NO hacks or cheats!~~ pb_sv_task 420 800 say ~~Medics do your job or prepare to get TKed~~ pb_sv_task 540 800 say ~~Pillar leaning and bunny hopping IS allowed~~ pb_sv_task 660 800 say ~~We kick for fun, so don't piss the admins off~~ pb_sv_task 780 800 say ~~Neglecting the rules will result in a kick/ban~~" pb_sv_MsgPrefix "^5PunkBuster Server" //[PB Message Prefix (default=^3PunkBuster Client)] pb_sv_MaxDlRate 4 //[KB/sec requested per file (default=4)] pb_sv_MaxConDls 6 //[Concurrent downloads (default=1)] pb_sv_KickLen 1 //[Minutes (default=2)] pb_sv_CvarFreq 5 //[# of range checks per minute] pb_sv_CvarLogging 1 //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither] pb_sv_CvarWalk 4 //[0=disabled, 1-4=Walk through obtained Cvar lists] pb_sv_CvarUserPulse 99 //[Frequency to auto-send CvarUser (minutes)] pb_sv_CvarChangedPulse 60 //[Frequency to auto-send CvarChanged (minutes)] pb_sv_CQC 0 //[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 1000 //[High screenshot filename serial #] pb_sv_SsCmd "" //[Filename of system command to run after screenshots] pb_sv_SsWidth 1024 //[Requested pixel width of remote screenshots] pb_sv_SsHeight 768 //[Requested pixel height of remote screenshots] pb_sv_SsXpct 90 //[Percentage across screen for remote screenshots] pb_sv_SsYpct 10 //[Percentage down screen for remote screenshots] pb_sv_SsSrate 2 //[sample Rate for remote screenshots] pb_sv_SsDelay 3 //[Maximum delay client waits before capturing screenshot] pb_sv_SsPath "" //[Path where remote screenshots are saved] pb_sv_AutoSsFrom 300 //[Min # of seconds to wait before requesting next ss] pb_sv_AutoSsTo 600 //[Max # of seconds to wait before requesting next ss] pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)] pb_sv_ssLogging 3 //[1=Reg. Log, 2=SS Log, 3=Both, 0=Neither] pb_sv_ssTimeout 0 //[seconds] pb_sv_Sleep 100 //[# 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 900 //[seconds] pb_sv_ChangeMax 5 //[Max name changes allowed] pb_sv_DupNameGrace 1 //[seconds] pb_sv_AutoUpdBan 1 //[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 1 //[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 3 //[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 2400 //[seconds to wait before Update Failure kick] pb_sv_NoGuidGrace 1 //[seconds to wait before No GUID kick] pb_sv_AliasFn "pbalias.dat" //[Filename (default="pbalias.dat")] pb_sv_AliasAutoLoad 0 //[0=No, 1=Yes (default=0)] pb_sv_AliasMax 10 //[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_sv_cvar "cl_punkbuster" IN 1 1 ;PB UCON Settings / Lists pb_sv_usessionlimit 8 pb_sv_ucontimeout 90 pb_sv_uconempty pb_sv_uconadd 1 "64.27.21.46" "pbbanshub" "pbbanshub" pb_sv_uconignoreempty let me know if you see any error. Quote Link to comment Share on other sites More sharing options...
siskin Posted July 4, 2008 Share Posted July 4, 2008 ahh you are using AON.. was going to mention this before - now I am sorry I didnt. AON use the pbsvuser.cfg file instead of pbsv.cfg. ( in fact you can delete the pbsv.cfg file once you have verified you have the pbsvuser.cfg file ) Add your rules to that file and implement a pb_sv_restart and they should turn up - You will have to wait a few minutes to see them If you are using the AON Admin Panel it should just be a case of adding the server rules to the Global Script Editor tab and then update the server using the Admin Panel - Once updated do the PB Restart via the ucon tab or within the game. Also remove the lines I have highlighted in red from your PBUcon settings section.* ;PB UCON Settings / Listspb_sv_usessionlimit 8 pb_sv_ucontimeout 90 pb_sv_uconempty pb_sv_uconadd 1 "64.27.21.46" "pbbanshub" "pbbanshub" pb_sv_uconignoreempty *Please note this is only for people that stream to AON and PBBans. Quote Link to comment Share on other sites More sharing options...
Merlintime Posted July 4, 2008 Share Posted July 4, 2008 Review your pbsvuser.cfg and pbsvlog.cfg file. Make sure neither file has pb_sv_taskempty command in it. The empty command should only be called just before you create your task list. This will prevent duplicates but can cause problems if called after you create your task list. Quote Link to comment Share on other sites More sharing options...
Suicidal345 Posted July 4, 2008 Author Share Posted July 4, 2008 (edited) if i delete the pbsv.cfg. wouldnt this stop me from streaming to PBbans? Heres the pbsvuser.cfg it still done work pb_sv_logaddr "216.246.110.150:1716 " pb_sv_logport 1716 pb_sv_loguser "public" pb_sv_logpw "" pb_sv_task 60 800 "say ~~We are recruiting! www.AlliedTacticalForces.com~~" pb_sv_task 120 800 "say ~~Banned unfairly? Appeal at our forums~~" pb_sv_task 180 800 "say ~~This is a NO OBJ server!!~~" pb_sv_task 240 800 "say ~~NO intentional TKing~~" pb_sv_task 300 800 "say ~~No racism or sexism!!~~" pb_sv_task 360 800 "say ~~NO hacks or cheats!~~" pb_sv_task 420 800 "say ~~Medics do your job or prepare to get TKed~~" pb_sv_task 540 800 "say ~~Pillar leaning and bunny hopping IS allowed~~" pb_sv_task 660 800 "say ~~We kick for fun, so don't piss the admins off~~" pb_sv_task 780 800 "say ~~Neglecting the rules will result in a kick/ban~~" // Clear Memory pb_sv_CVAREmpty pb_sv_FileEmpty pb_sv_TaskEmpty pb_sv_MD5ToolEmpty pb_sv_BanEmpty pb_sv_BadNameEmpty pb_sv_NameLockEmpty pb_sv_uconempty pb_sv_uconignoreempty // Updates PB pb_sv_update // PB ScreenShot Facility pb_sv_SsWidth 1024 //[Requested pixel width of remote screenshots] pb_sv_SsHeight 768 //[Requested pixel height of remote screenshots] pb_sv_SsSrate 2 //[sample Rate for remote screenshots] pb_sv_SsDelay 3 //[Maximum delay client waits before capturing screenshot] pb_sv_SsXpct 45 //[Percentage across screen for remote screenshots] pb_sv_SsYpct 65 //[Percentage down screen for remote screenshots] pb_sv_AutoSsFrom 300 //[Minimum # of seconds to wait before requesting next ss] pb_sv_AutoSsTo 600 //[Maximum # of seconds to wait before requesting next ss] pb_sv_SsFloor 1 //[Low screenshot filename serial #] pb_sv_SsCeiling 1000 //[High screenshot filename serial #] pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)] pb_sv_LogCeiling 1000 //[High log filename serial #] pb_sv_ssLogging 3 //[0=Nothing logged, 1=Normal, 2=Saves in .SS, 3=1 & 2 (default=0)] pb_sv_ssTimeout 0 //[seconds] // Randomly Changes The Area Of Screen Captured // Take screenshot from up right corner. pb_sv_task 300 2400 pb_sv_SsXpct 90 //[Percentage across screen for remote screenshots] pb_sv_task 300 2400 pb_sv_SsYpct 10 //[Percentage down screen for remote screenshots] // Take screenshot from random location. pb_sv_task 600 2400 pb_sv_SsXpct -1 //[Percentage across screen for remote screenshots] pb_sv_task 600 2400 pb_sv_SsYpct -1 //[Percentage down screen for remote screenshots] // Take screenshot from middle of the screen (This is default) pb_sv_task 900 2400 pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots] pb_sv_task 900 2400 pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots] pb_sv_CQC 0 // Ensure that PB is turned on and basic security is active pb_sv_NoGuidGrace 1 pb_sv_restrictions 1 pb_sv_dupNameGrace 1 pb_sv_changePeriod 900 // Limits the minimum name of any player to 3. pb_sv_MinName 3 // CVAR Walk Time pb_sv_cvarwalk 4 // Prevents players from logging in with an invalid name or with non-standard characters pb_sv_extChar 0 pb_sv_guidRelax 0 pb_sv_MaxConDls 6 pb_sv_md5toolfreq 30 pb_sv_CvarFreq 5 pb_sv_lan 0 pb_sv_autoUpdBan 1 // Prevents the use of 'empty' names pb_sv_emptyname 0 // Kicks players for 1, instead of 2 minutes on cvar violation. pb_sv_kicklen 1 // Designed to optimize the server by cycling every 100 milleseconds instead of 10, reduces lag. pb_sv_sleep 100 // Makes sure the PunkBuster is enabled Client Side pb_sv_cvar cl_punkbuster IN 1 Add me on xfire <<<-------------- Edited July 4, 2008 by Suicidal345 Quote Link to comment Share on other sites More sharing options...
Merlintime Posted July 4, 2008 Share Posted July 4, 2008 According to what you listed you are calling the pb_sv_taskempty after adding your tasks. Put the tasks after the pb_sv_taskempty. Ex: // Clear Memory pb_sv_CVAREmpty pb_sv_FileEmpty pb_sv_TaskEmpty pb_sv_MD5ToolEmpty pb_sv_BanEmpty pb_sv_BadNameEmpty pb_sv_NameLockEmpty pb_sv_uconempty pb_sv_uconignoreempty // Custom Display Tasks pb_sv_task 60 800 "say ~~We are recruiting! www.AlliedTacticalForces.com~~" pb_sv_task 120 800 "say ~~Banned unfairly? Appeal at our forums~~" pb_sv_task 180 800 "say ~~This is a NO OBJ server!!~~" pb_sv_task 240 800 "say ~~NO intentional TKing~~" pb_sv_task 300 800 "say ~~No racism or sexism!!~~" pb_sv_task 360 800 "say ~~NO hacks or cheats!~~" pb_sv_task 420 800 "say ~~Medics do your job or prepare to get TKed~~" pb_sv_task 540 800 "say ~~Pillar leaning and bunny hopping IS allowed~~" pb_sv_task 660 800 "say ~~We kick for fun, so don't piss the admins off~~" pb_sv_task 780 800 "say ~~Neglecting the rules will result in a kick/ban~~" Make that adjustment and give it another try. Quote Link to comment Share on other sites More sharing options...
siskin Posted July 4, 2008 Share Posted July 4, 2008 Yes Merlintime has that right - you are emptying your task list AFTER filling it according to that script. May I ask where you got the script from? Or is this the whole list or have you left some out? Just wondering as it is telling the server to empty the banlist, the badname list and the ucon. With all that you have shown here those lists aren't filled again. If this is not the complete pbsvuser.cfg then perhaps it is all ok... If it is though I would suggest we nut out a new one that comprises elements of your current pbsv.cfg and pbsvuser.cfg so that everything runs the way it should and you wont have to worry about it again. If you could let me know if you are using the Admin panel of AON to update the server that will help us getting this ship shape ASAP for you as well :) @(*0*)@ Quote Link to comment Share on other sites More sharing options...
Merlintime Posted July 4, 2008 Share Posted July 4, 2008 I belive the issue regarding automated messages is now resolved. Jumped on Xfire to help out and Suicidal345 reported after making the adjustment the messages were scrolling. Configuation of the AON Admin panel is the next step. :) Quote Link to comment Share on other sites More sharing options...
siskin Posted July 4, 2008 Share Posted July 4, 2008 Thanks Merlintime :) did you get rid of all the duplicates in the .cfg's? Im sure once the AP is configured correctly and all files are being loaded to the server then there will only be the regular maintenance issues to deal with and the server will run as smooth as silk :D @(*0*)@ Quote Link to comment Share on other sites More sharing options...
Merlintime Posted July 4, 2008 Share Posted July 4, 2008 Thanks Merlintime :) did you get rid of all the duplicates in the .cfg's? Im sure once the AP is configured correctly and all files are being loaded to the server then there will only be the regular maintenance issues to deal with and the server will run as smooth as silk :D @(*0*)@ Didn't look that deep. He had to head out early and only had time to get the messages running. Quote Link to comment Share on other sites More sharing options...
Suicidal345 Posted July 4, 2008 Author Share Posted July 4, 2008 (edited) Yes he helped me alot. Today we will see if i can start using the Admin Panel Edited July 4, 2008 by Suicidal345 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.