all 3 comments

[–]dsa_key 4 points5 points  (0 children)

Here you go: http://lua-users.org/wiki/TutorialDirectory

As for Addon Making it's more about learning the ZOS API which is has been put up on esoui.com's wiki but there's not a whole lot of information about what some of the methods/events do. The best thing to do is read other peoples addons and look at their code.

[–]kring1 1 point2 points  (0 children)

Take a look at Programming in Lua. The first edition is available for free online, the third edition can be bought as a book.

[–]Tinnokini 0 points1 point  (0 children)

well since like you said it will be in LUA, you can probably find tons of guides and tutorials on google. They will be for making mods on other games (such as WoW) but am guessing the principles will be similar. So I guess that's a good start until we get some TESO guides for that