yodaddy Posted May 24, 2009 Share Posted May 24, 2009 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? Quote Link to comment Share on other sites More sharing options...
ViC.Big_Em Posted May 24, 2009 Share Posted May 24, 2009 Do you have autoss enabled? 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.