uknowwhoibe
New Member
- Joined
- Sep 17, 2014
- Messages
- 2
- Reaction score
- 0
Greetings,
I'm looking for guidance on making my own addon. I'm familiar with code structures but it seems that it will take me a lot longer without a little bit of help getting started. The addon is fairly simple (I believe).
The addon would do the following:
Add button upon opening mailbox or mail item
If button is pressed, logs (xml, csv, et al.)
While this may seem simple for some I don't really know where to begin. I have the API documentation open and can navigate through the object list. Can anyone give me some basic framework code to help write this?
Thanks in advance.
@mods - if this is in the wrong section, feel free to move it as I couldn't tell where the best place would be to put it
I'm looking for guidance on making my own addon. I'm familiar with code structures but it seems that it will take me a lot longer without a little bit of help getting started. The addon is fairly simple (I believe).
The addon would do the following:
Add button upon opening mailbox or mail item
If button is pressed, logs (xml, csv, et al.)
- the sender's name
- the date/time of message sent (or date/time of button press)
- the title (subject of mail)
- the body
- all item(s) attached (name of item and quantity/quality)
- Any gold attached
While this may seem simple for some I don't really know where to begin. I have the API documentation open and can navigate through the object list. Can anyone give me some basic framework code to help write this?
Thanks in advance.
@mods - if this is in the wrong section, feel free to move it as I couldn't tell where the best place would be to put it






