ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   add on updating (https://www.esoui.com/forums/showthread.php?t=6579)

baybecakes 10/21/16 02:33 AM

add on updating
 
These add ons need updating sometimes how does on do that?:)

Baertram 10/21/16 07:57 AM

Contact the addon developer by help of a private message and tell him/her what you need to have updated.
Maybe he/she wil limplement it.

If only the API version needs an update because it shows "out of date" ingame, simply edit the addon's manifest txt file and change the line here to the most current api version
Code:

## APIVersion: 100017
Save the file and reload the game.

You can get the most current api version by typing this into your game's chat box:
Code:

/script GetAPIVersion()
If the addon is not working afterwards you need to learn lua and fix it yourself or let the addon developer do this on his own. Assist him/her by providing information via PM or comment to test and find the errors.


All times are GMT -6. The time now is 03:27 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI