Download
(977 b)
Download
Updated: 04-08-12 10:14 PM
Updated:04-08-12 10:14 PM
Created:04-04-12 12:42 PM
Downloads:1,950
Favorites:5
MD5:

Easy Merchant

Version: 1.21
by: Exanimate [More]

This addon serves two automated purposes: Selling junk, and automatically repairing your gear if the merchant can repair.

Automatic repairs will be taken out of guild repair funds if you have access to them, and from your own gold if you do not.

I designed this very small and lightweight program as a first project, but also to try and consolidate these two features in such a way that there is no need for menus, setup, or clicking of any buttons.

While I do not intend to turn this addon into anything large, if people do like it and make requests, or if there are bugs or issues you run into, please let me know and I will respond and/or fix it ASAP.

Please let me know how it works and if you enjoy it! Thanks everyone!

V1.2 - Changed variables to local to increase security and stability among all addons.

V1.1 - Adjusted code so if guild repair limit is maxed out repairs are taken from personal funds.
Optional Files (0)


Post A Reply Comment Options
Unread 04-08-12, 10:11 PM  
Exanimate
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
no nit-picking is what I need, I didn't actually read any formal lua or WoW instructions; since I'm in school for computer science I'm just sort of adapting my knowledge, and so I'll probably miss the small things unless they're corrected. I'm currently working on an heirloom tracking add-on and since it'll be larger, it'll be more apt to problems if I don't know the basics, so I highly appreciate your critique!
Report comment to moderator  
Reply With Quote
Unread 04-08-12, 06:02 PM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Originally Posted by Exanimate
thanks for the heads up Ril! I had started using local variables and I'm not sure why I had changed it. Will release an update asap.
nitpicking you forgot one variable ... the "_" is a variable, too
Lua Code:
  1. local _ = UnitName('player')
  2. print(_)
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Report comment to moderator  
Reply With Quote
Unread 04-08-12, 02:05 PM  
Exanimate
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
thanks for the heads up Ril! I had started using local variables and I'm not sure why I had changed it. Will release an update asap.
Report comment to moderator  
Reply With Quote
Unread 04-08-12, 12:43 AM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
hi your addon only uses global variables and this is (or can be) really dangerous for other addons and the users stability.
http://lua-users.org/wiki/ScopeTutorial
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Report comment to moderator  
Reply With Quote
Unread 04-05-12, 02:13 PM  
Exanimate
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
Thanks Kendian! Let me know if you like it!
Report comment to moderator  
Reply With Quote
Unread 04-05-12, 07:32 AM  
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 614
File comments: 167
Uploads: 11
Good stuff! I was looking for exactly this, lol. Thanks for sharing~
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: