Thread Tools Display Modes
11/26/15, 05:37 PM   #1
Zerowalker
Join Date: Nov 2015
Posts: 20
Post Request: Take Screenshot upon getting Achievement, Lore, Exploration

Hi,

I wonder if it's possible for someone to make an Addon which takes a Screenshot during certain events.

Such as when you get an achivement, explored an area, find a lore etc.

Not sure if these are exposed in code for making Addons, but i am guessing some should be?

I would like it cause i am one of those that loves to record and archive stuff,
it's a pain to print screen myself and i mostly forget anyway;P

I sadly am not good a programming, especially in LUA, so hence me asking here.

Thanks.
  Reply With Quote
11/27/15, 04:06 AM   #2
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
here you go

http://www.esoui.com/downloads/info3...tographer.html
  Reply With Quote
11/27/15, 04:43 AM   #3
Zerowalker
Join Date: Nov 2015
Posts: 20
Perhaps i am mistaken, but doesn't that addon simple make the UI go away?;o

EDIT: wait saw in the changelog, will try it out, thanks!

EDIT2: sadly it misses the "Exploration", not a total killer, but i do you know if such an event is detected in LUA?
If so, maybe i can mod it myself somehow, as all the other events seem to be there so i am guessing it should be fairly "copy pastish".

Last edited by Zerowalker : 11/27/15 at 04:52 AM.
  Reply With Quote
11/27/15, 07:00 AM   #4
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Originally Posted by Zerowalker View Post
Perhaps i am mistaken, but doesn't that addon simple make the UI go away?;o

EDIT: wait saw in the changelog, will try it out, thanks!

EDIT2: sadly it misses the "Exploration", not a total killer, but i do you know if such an event is detected in LUA?
If so, maybe i can mod it myself somehow, as all the other events seem to be there so i am guessing it should be fairly "copy pastish".
I guess the event you are looking for is EVENT_POI_DISCOVERED.
  Reply With Quote
11/27/15, 07:02 AM   #5
Zerowalker
Join Date: Nov 2015
Posts: 20
Actually found just that and some other things, i have tried modding it by simply copy-pasting the "Event shots" and replace the actually events, hopefully that will work, when i try it out i will report back
  Reply With Quote
11/27/15, 10:39 AM   #6
Zerowalker
Join Date: Nov 2015
Posts: 20
Okay tried it now.

While it works, the problem i have is that the screenshots are taken before the "Achievement Unlocked" etc comes up, which makes it difficult to even understand what the pic is about.

Is it possible to delay the screenshot?
Some kind of LUA timer thingy?
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Request: Take Screenshot upon getting Achievement, Lore, Exploration


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off