Signup Now
Page 5 of 9 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 84
  1. #41
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,819
    Reputation
    220
    Rep Power
    29
    Quote Originally Posted by osiris ra View Post
    @Leonardo why is not working when any char lvl up? or die? i make a noob char for test the persistent and nothing
    disable smart screenshot if You don't use sstaker hud

  2. #42
    Free User Orexx's Avatar
    Join Date
    Dec 2013
    Posts
    760
    Reputation
    21
    Rep Power
    25
    @Leonardo

    I seen somewhere on the forums, but I cannot find it again, but it was an action you can put in the cavebot that will screeshot everytime it hits a certain WP.

    I want it to take a screenshot EVERY time it goes to the depot for HUD screenshots, Do you know where I seen this, or can you code it for me real quick?

  3. #43
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    25
    Quote Originally Posted by Orexx View Post
    @Leonardo

    I seen somewhere on the forums, but I cannot find it again, but it was an action you can put in the cavebot that will screeshot everytime it hits a certain WP.

    I want it to take a screenshot EVERY time it goes to the depot for HUD screenshots, Do you know where I seen this, or can you code it for me real quick?
    When you enter on a depot, do an action with smartscreenshot ?

  4. #44
    Free User Orexx's Avatar
    Join Date
    Dec 2013
    Posts
    760
    Reputation
    21
    Rep Power
    25
    Quote Originally Posted by Leonardo View Post
    When you enter on a depot, do an action with smartscreenshot ?
    Yes sir. Also, has there been any conclusion on why it randomly screenshots the HUDs, etc?

  5. #45
    Free User
    Join Date
    Aug 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    @Leonardo
    Is there a way to take screenshots using Dx5?? all my screenies are pitch black and still dont know why I cant set dx9

  6. #46
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    25
    Quote Originally Posted by ElmoJones View Post
    @Leonardo
    Is there a way to take screenshots using Dx5?? all my screenies are pitch black and still dont know why I cant set dx9
    Probably not, I think it's a windows limitation.

    Quote Originally Posted by Orexx View Post
    Yes sir. Also, has there been any conclusion on why it randomly screenshots the HUDs, etc?
    In some scripts where you edit the HUD names you also need to update the names inside the sstaker.lua, to make sure it'll drag the HUD's inside the shot.

  7. #47
    Free User
    Join Date
    Jan 2014
    Posts
    29
    Reputation
    10
    Rep Power
    0
    is it possible to make screenshot when anyone on myself or anyone on screen is low hp? or for ex. i deal high damage (like if msg you deal 400+ dmg on server log)?
    i pvp a lot but always forgot to take screens : /

  8. #48
    Free User Orexx's Avatar
    Join Date
    Dec 2013
    Posts
    760
    Reputation
    21
    Rep Power
    25
    Quote Originally Posted by Leonardo View Post
    Probably not, I think it's a windows limitation.



    In some scripts where you edit the HUD names you also need to update the names inside the sstaker.lua, to make sure it'll drag the HUD's inside the shot.
    I'm assuming you mean;

    -- hud locations, relative to world window. negative coordinates will be right / bottom aligned local relocateLocations = {
    { name = "GeneralInfo", x = 4, y = -20 },
    { name = "MonitorMyStats", x = 0, y = 0 },
    { name = "MonitorMyHunting", x = - 242, y = 0 }



    Those names need to line up with the names of the HUDs

    also; about that screenshot on waypoint, could you help me?
    Last edited by Orexx; 09-15-2014 at 07:43 PM.

  9. #49
    Banned
    Join Date
    Aug 2014
    Posts
    298
    Reputation
    17
    Rep Power
    0
    This only work with "Working Print screen" With my school pc that i can use prt screen wont work but another script that i use work great

  10. #50
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    25
    Quote Originally Posted by Orexx View Post
    I'm assuming you mean;

    -- hud locations, relative to world window. negative coordinates will be right / bottom aligned local relocateLocations = {
    { name = "GeneralInfo", x = 4, y = -20 },
    { name = "MonitorMyStats", x = 0, y = 0 },
    { name = "MonitorMyHunting", x = - 242, y = 0 }



    Those names need to line up with the names of the HUDs

    also; about that screenshot on waypoint, could you help me?
    Yes, it's exactly what I meant. Sorry I can't now. I thought only calling smartscreenshot in any action would work I need to see what's going on.

    Quote Originally Posted by cowboy View Post
    is it possible to make screenshot when anyone on myself or anyone on screen is low hp? or for ex. i deal high damage (like if msg you deal 400+ dmg on server log)?
    i pvp a lot but always forgot to take screens : /
    Yes it's possible.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •