View Single Post
05-16-18, 12:35 PM   #1
opadfnezig
A Defias Bandit
Join Date: May 2018
Posts: 2
Post Need somebody who can help with writing addon

Not so long ago I understood that I need to make addon. It will be long to explain its meaning, in short it is something like a hybrid of tsm and easyloot. This addon is about looting. I have an experience of programming, know some languages, but never used to work with lua but as I can see this isn't a main problem as there are a lot of lua tutorials on the web. Main problem is wow api and everything connected with it. Yas, we have a wowiki but I can't find things I need there. So, if u interested into helping me to do this, please, msg me. I don't like to ask everything here and then become an object of hating becouse my stupid questions).

Huh, it was a long introduction, here are the questions:
-How can I show the Xml form from Lua?
-I saw SLASH_MYADDON1,SLASH_MYADDON2 = "/myaddon", "/ma" and then something like SlashCmdList["MYADDON"] = new function.... So, it's looking for a variable that have a "MYADDON" in it name and use it? Is it a lua feature and where can I find out about this?
-How can I initialise a ListBox by array of class objects? Is there something like item definition and can I put a checkbox into listbox item?

That's all for now. I'll continue writing into this thread if no one msg.

P.S. Sorry for my possible illiteracy or irrelevance, my english leaves much to be desired.
P.P.S. It's addon for version 5.4.