Jump to content

pb screenshot: crosshair out of center


eLemenT'RoK

Recommended Posts

pb ss settings?

pb_sv_SsFloor 1

pb_sv_SsCeiling 100

pb_sv_SsCmd ""

pb_sv_SsWidth 800

pb_sv_SsHeight 600

pb_sv_SsXpct 75

pb_sv_SsYpct 75

pb_sv_SsSrate 1

pb_sv_SsDelay 0

PB_SV_SSPATH "..xx/yy/zz...."

pb_sv_AutoSsFrom 60

pb_sv_AutoSsTo 1200

pb_sv_AutoSs 0

Link to comment
Share on other sites

It means lower right quarter of the screen. Thats why its not in the middle.

Hi,

 

With reguards to this. Is it possible to capture a full screen shot? I am relatively new to server admin and was wondering if it possible.

 

Current PB SS settings are:-

 

pb_sv_ssceiling "100"

pb_sv_sscmd ""

pb_sv_ssdelay "0"

pb_sv_ssfloor "1"

pb_sv_ssheight "1024"

pb_sv_ssnext "1"

pb_sv_sspath ""

pb_sv_sssrate "1"

pb_sv_sswidth "768"

pb_sv_ssxpct "50"

pb_sv_ssypct "50"

pb_sv_updategrace "600"

 

Cheers in advance

Link to comment
Share on other sites

Is it possible to capture a full screen shot?

I dont recomend it as there is a chance you wont see whats what in the ss

 

SS setings that always worked fine for me

 

pb_sv_SsFloor 1 //[Low screenshot filename serial #]

pb_sv_SsCeiling 99999 //[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 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_AutoSs 1 //[0=No, 1=Yes (default=0)]

Link to comment
Share on other sites

I dont recomend it as there is a chance you wont see whats what in the ss

 

SS setings that always worked fine for me

 

pb_sv_SsFloor 1 //[Low screenshot filename serial #]

pb_sv_SsCeiling 99999 //[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 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_AutoSs 1 //[0=No, 1=Yes (default=0)]

Cheers mRx, will give it a whirl and let you know what happens :)

 

Just had some major server updates done aswell (re-install etc etc) after it all went belly up so its a good time to change it.

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.