ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   ZO_XXXX question (https://www.esoui.com/forums/showthread.php?t=7017)

vvarderen 05/04/17 08:26 AM

ZO_XXXX question
 
Hello,

i'm beginer in LUA for TESO. It's difficult for me to find ZO_XXXX correspondance. Exemple :

ZO_BossBarHealthBarLeft --> left bar of health Boss on compass (InGame).

Where would I find this correspondence detailed and simple enough for me?

The question is perhaps null but I do not find my happiness.

Dolgubon 05/04/17 10:34 AM

Are you asking where you can find the documentation, i.e. what each function does or what values refer to? If so, there isn't really any. You can always check the ESO source files, which can sometimes help find out what a function does. You should also check out zgoo. It will help you to find names of various different UI elements, and see what functions they have.

Baertram 05/04/17 02:24 PM

Welcome.
If you ask for a simple explanation for every inagme source code line or object: There isn't :-)
You need to read and understand the code.

Check the WIKI pages (http://wiki.esoui.com/Main_Page) and do the addon tutorials (Right side of the Wiki -> "How-To Guides" / http://www.esoui.com/forums/showthread.php?t=6399)
Check the source code offline (http://www.esoui.com/downloads/info1...ourcecode.html) in your editor, or online (http://esodata.uesp.net/current/index.html / https://github.com/esoui/esoui )
Ask questions in the forum here or the gitter channel (https://gitter.im/esoui/esoui)

vvarderen 05/05/17 12:33 AM

thanks for your answers :)


All times are GMT -6. The time now is 05:47 AM.

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