Harold Posted March 19, 2008 Share Posted March 19, 2008 Guys can you tll me how to cong the sever to get screen shots off it some anyone can view them please or seen me to a let that will tell me how to do it Quote Link to comment Share on other sites More sharing options...
Airborne328 Posted March 19, 2008 Share Posted March 19, 2008 (edited) Morning Harold, ;) What is your server IP and Host.? The most basic way of turning on your servers screenshots is through using pb_commands. You can find those and much more on the use of pb_commands HERE To do this, first ask yourself what file are you using to load your server scripts. Most use a pbsvuser.cfg for this purpose. Now the simpliest way would be for you to just simply enter the basic commands that conrol on and off, etc. Below is a simple setup that we currently on our servers to produce and maintain our screenshots ;// loading settings for PBSSpb_sv_autoss 1 //[0=No, 1=Yes (default=0)] pb_sv_autossfrom 200 to 400 //[Minimum # of seconds to wait before requesting next ss] pb_sv_autossto 600 to 1200 //[Maximum # of seconds to wait before requesting next ss] pb_sv_ssFloor 1 //[Low screenshot filename serial #] pb_sv_ssCeiling 2000 //[High screenshot filename serial #] pb_sv_ssWidth 1024 //[Requested pixel width of remote screenshots] pb_sv_ssHeight 512 //[Requested pixel height of remote screenshots] pb_sv_ssXpct 60 //[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 2 //[Maximum delay client waits before capturing screenshot] pb_sv_SsPath "pb/svss/" //[Path where remote screenshots are saved] Once these settings have been copied and pasted into your servers pbsvuser.cfg, simply restart your server and you should be good to go. As far as publicy viewing them, that sometimes is host decided, what I mean is some hosts don't allow for public viewing. Although their are not many oif them, they still do exist. So knowing who your host is would help determine the link you and the public ould use to view your screenshots. Hope that help, and continue to ask questions if needed. _________ Alternatively you can view the created PB Screenshot Guide provided by Fozzer that can be found using the link provided below. PB Screenshot Guide _________ [CLS]_Airborne328 Edited March 19, 2008 by Airborne328 Quote Link to comment Share on other sites More sharing options...
diggyyyy Posted October 19, 2010 Share Posted October 19, 2010 Morning Harold, ;) What is your server IP and Host.? The most basic way of turning on your servers screenshots is through using pb_commands. You can find those and much more on the use of pb_commands HERE To do this, first ask yourself what file are you using to load your server scripts. Most use a pbsvuser.cfg for this purpose. Now the simpliest way would be for you to just simply enter the basic commands that conrol on and off, etc. Below is a simple setup that we currently on our servers to produce and maintain our screenshots Once these settings have been copied and pasted into your servers pbsvuser.cfg, simply restart your server and you should be good to go. As far as publicy viewing them, that sometimes is host decided, what I mean is some hosts don't allow for public viewing. Although their are not many oif them, they still do exist. So knowing who your host is would help determine the link you and the public ould use to view your screenshots. Hope that help, and continue to ask questions if needed. _________ Alternatively you can view the created PB Screenshot Guide provided by Fozzer that can be found using the link provided below. PB Screenshot Guide _________ [CLS]_Airborne328 Hey I do not have a pbsvuser.cfg file but I have a pbsv.cfg file. can I copy and paste in their and just add my server info after that? Quote Link to comment Share on other sites More sharing options...
Pisi-Deff Posted October 20, 2010 Share Posted October 20, 2010 Putting them in the pbsv.cfg would work fine. You can also simply create a pbsvuser.cfg :) ~ /*Pisi*/ Quote Link to comment Share on other sites More sharing options...
Airborne328 Posted October 20, 2010 Share Posted October 20, 2010 Hey I do not have a pbsvuser.cfg file but I have a pbsv.cfg file. can I copy and paste in their and just add my server info after that? Simply put, yes you can just copy and paste into your existing pbsv.cfg Or you can just as easily create the pbsvuser.cfg using notepad, save and upload then restart server. If you need a FULL pbsvuser, let me know and ill send you one specific to your gaming server. Airborne Quote Link to comment Share on other sites More sharing options...
diggyyyy Posted October 20, 2010 Share Posted October 20, 2010 (edited) Simply put, yes you can just copy and paste into your existing pbsv.cfg Or you can just as easily create the pbsvuser.cfg using notepad, save and upload then restart server. If you need a FULL pbsvuser, let me know and ill send you one specific to your gaming server. Airborne Please that would be great Airborne. :) Also pb_sv_SsPath "pb/svss/" //[Path where remote screenshots are saved] is where I put my game Ip of where my designated screen shots will be saved? Thanks Edited October 20, 2010 by diggyyyy Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted October 20, 2010 Share Posted October 20, 2010 (edited) not just the IP, the path as well that is usually for a remote location that is not your game server Edited October 20, 2010 by HSMagnet Quote Link to comment Share on other sites More sharing options...
diggyyyy Posted October 21, 2010 Share Posted October 21, 2010 not just the IP, the path as well that is usually for a remote location that is not your game server Remote location is the other than my Ip. My Ip to the game server is 74.63.54.119:1716... The Apache remote location is http://74.63.54.119:9000. So my guess would be the web addy for the apache remote location along with that Ip? Like this: http://control.artofwarcentral.com/Templates/Default/service_home.aspx?serviceid=TC35510516510543552643575&svc_short_desc=Apache+12+Slots&back=%2fTemplates%2fDefault%2fservices.aspx Sorry but still new to this :) Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted October 21, 2010 Share Posted October 21, 2010 http://74.63.54.119:9000/blah/blah/whateveractualpathis/pb/svss/ never actually set up remote SS before but some BOFH will know Quote Link to comment Share on other sites More sharing options...
CREEDENCE Posted October 21, 2010 Share Posted October 21, 2010 http://74.63.54.119:9000/blah/blah/whateveractualpathis/pb/svss/ never actually set up remote SS before but some BOFH will know http://74.63.54.119:9000/pbsvss.htm 1 Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted October 21, 2010 Share Posted October 21, 2010 http://74.63.54.119:9000/pbsvss.htm thank you good sirrah Quote Link to comment Share on other sites More sharing options...
diggyyyy Posted October 21, 2010 Share Posted October 21, 2010 thank you good sirrah Thank you both ;) 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.