Jump to content

Screenshoot


DukeBomBazz

Recommended Posts

Whats the PB CVAR for Automatic SCR of Connecting players, and only when connecting?

pb_sv_LogCeiling 5000 //[High log filename serial #]

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

pb_sv_AutoSsTo 500 //[Maximum # of seconds to wait before requesting next ss]

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

 

And Whats the PB CVAR for Automatic SCR of the last Scoreboard when Match is over?

That's not pb that depends on what mod you're using. You might also want to have a read over this

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.