Maintenance for the week of September 22:
• NA megaservers for maintenance – September 22, 4:00AM EDT (8:00 UTC) - 10:00AM EDT (14:00 UTC)
• EU megaservers for maintenance – September 22, 8:00 UTC (4:00AM EDT) - 14:00 UTC (10:00AM EDT)

Addons API/Manual

KiriX
KiriX
✭✭✭
Where I can found some info about API?
Functions, methods and etc.
PC EU
  • HaljaNifheim
    HaljaNifheim
    ✭✭
    At the moment, Bethesda is pointing everyone to ESOUI Wiki.
    https://help.elderscrollsonline.com/app/answers/detail/a_id/1081/kw/API

    A lot of us are wanting something more like templates with examples. The Wiki is what I used for my add-on. And I dug around in the ESO Survey Add-on code too.

    The direct link to the Wiki is http://wiki.esoui.com/Main_Page

    Edited by HaljaNifheim on 1 April 2014 13:09
  • MagicalSociety
    MagicalSociety
    ✭✭✭
    It would be cool to add changes in game guild to discord. So and so joined the guild and so and so left. So and so took this out of the bank and added this. Your guild trader sold this for this.
    Guild Founder of Magical Society aka @Ahlfs

    Get ESO Assistant Here!


    Magical Society's Discord
  • Baertram
    Baertram
    ✭✭✭✭✭
    Not possible. Eso will only write data to your harddrives if you do a zone change, reloadui, logout.
    You are not able to store data in any other way "on the fly".

    You could build an addon that collets the data and saves the data each time you do a zone change etc. And you could build a non-eso executable/script which fetches the data from the savedvars and publises them in your discord then.
    But this will always be delayed until you do a reloadui/zone change/logout ingame.
Sign In or Register to comment.