View Single Post
08/19/17, 06:39 PM   #1
Elmofuntz
Join Date: Jul 2017
Posts: 5
How do I figure out what api parameters are/do?

So I'm new to lua but not programming in general but I also don't do it for a living.. I'm trying to figure out how I can determine what the ZOS api calls are looking for as parameters and what they do. Specifically at the moment I'm looking at ZO_ReticleContainerInteract. I've looked at a couple addon's (craftautoloot) that use it and someone's example here but not clear on what the parameters are (and the board example is different than the addon code). I'm sure some of this confusion is due to not totally understanding lua yet.

Also why when I look at the wiki does it seem the esoui api is always behind? like right now it says "Page up-to-date to API Version 100020 (except ESOUI API which is at 100016)" Thanks for any assistance you can give a newcomer as I try to figure this all out.

Last edited by Elmofuntz : 08/19/17 at 06:55 PM.
  Reply With Quote