Jump to content

randomss


yodaddy

Recommended Posts

so i am trying to get random ss set up, i have the randomss.cfg file in the pbfolder this is what it looks like

 

// Take screenshot from up right corner so minimap will be in shot.

pb_sv_task 300 900 pb_sv_SsXpct 30 //[Percentage across screen for remote screenshots]

pb_sv_task 300 900 pb_sv_SsYpct 60 //[Percentage down screen for remote screenshots]

// Take screenshot from random location

pb_sv_task 600 900 pb_sv_SsXpct -1 //[Percentage across screen for remote screenshots]

pb_sv_task 600 900 pb_sv_SsYpct -1 //[Percentage down screen for remote screenshots]

// Take screenshot from middle of the screen (This is default)

pb_sv_task 900 900 pb_sv_SsXpct 70 //[Percentage across screen for remote screenshots]

pb_sv_task 900 900 pb_sv_SsYpct 60 //[Percentage down screen for remote screenshots]

 

in my pbsv.cfg file i have this line in to exec that file

pb_sv_load randomss.cfg

 

 

why is it not random ss?

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.