Download
(44Kb)
Download
Updated: 01-28-09 09:26 AM
Pictures
File Info
Updated:01-28-09 09:26 AM
Created:11-24-08 08:32 AM
Downloads:3,385
Favorites:12
MD5:

SaleRack

Version: 1.0.6
by: steino [More]

Small and simple gearset add on. Supports both full and weapon-only gearsets.

Usage:

/gear, /sr or /salerack

- save: saves a full set
- savewpn: saves only the 3 weapon slots
- wear: wears a set
- sets : shows all sets
- nekkid: makes you naked!
- del: deletes a set
- reset: OPS! deletes all your sets

Thanks to Clad for naming the addon <33

1.0.6:
- Removed some debug messages.

1.0.5:
- Fixing the actual nekkid feature.

1.0.4:
- Fixing exclude for the nekkid feature.
- Removing some useless code.

1.0.2:
- Lazy coder updates .toc

1.0.1:
- Attempt to fix the duplicate weapon equip bug.

1.0:
- TOC update.
- Release!
Optional Files (0)


Post A Reply Comment Options
Unread 01-28-09, 09:26 AM  
steino
A Kobold Labourer
 
steino's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 19
Uploads: 4
Originally posted by p3lim
nekkid feature doesnt seem to work, just getting "No more free slots" in chat
Update is pending, should fix this.
Report comment to moderator  
Reply With Quote
Unread 01-28-09, 09:52 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by steino
Update is pending, should fix this.
Thanks for the fix.
Also, is it possible to get it to equip the gear again using same slash command?
Last edited by p3lim : 01-28-09 at 09:53 AM.
Report comment to moderator  
Reply With Quote
Unread 01-28-09, 11:02 AM  
Molotov
A Kobold Labourer
 
Molotov's Avatar

Forum posts: 0
File comments: 8
Uploads: 0
I'd love to use this if it had a broker plugin to choose sets easily like closetgnome.
Report comment to moderator  
Reply With Quote
Unread 01-31-09, 04:44 AM  
steino
A Kobold Labourer
 
steino's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 19
Uploads: 4
Originally posted by Molotov
I'd love to use this if it had a broker plugin to choose sets easily like closetgnome.
Could you try http://ixo.no/git/SaleRack_Broker.git/ ?
Report comment to moderator  
Reply With Quote
Unread 01-31-09, 04:51 AM  
steino
A Kobold Labourer
 
steino's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 19
Uploads: 4
Originally posted by p3lim
Thanks for the fix.
Also, is it possible to get it to equip the gear again using same slash command?
This is added in the latest commit, it adds a command called /sr redress, this will reequip to the set you were wearing before going nekkid.
Report comment to moderator  
Reply With Quote
Unread 02-04-09, 02:01 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by steino
This is added in the latest commit, it adds a command called /sr redress, this will reequip to the set you were wearing before going nekkid.
I ripped out the nekkid feature and did some changes/additions to it, hope you dont mind.
Here is the code if youre interrested: http://wow-p3lim.googlecode.com/svn/...StripTease.lua
Didn't see any license though, so I guess it was a gogo
Last edited by p3lim : 02-04-09 at 02:10 PM.
Report comment to moderator  
Reply With Quote
Unread 06-12-09, 10:07 PM  
jadakren
A Flamescale Wyrmkin
 
jadakren's Avatar
AddOn Author - Click to view AddOns

Forum posts: 103
File comments: 112
Uploads: 2
I'm creating a layout for cargBags which creates a bag view for items that are found in a gear set from either salerack or the default gearmanager.

It's easy to update the filter for itemsets made with the default gear manager since it provides and event which fires when a itemset is updated.

The event is : EQUIPMENT_SETS_CHANGED

However, since I could not find any part of the salerack code that would trigger events under certain conditions I have created some extra code to simulate this.

Few things are required :
  • an 'events' table made upon addon startup.
  • a 'FireEvent' function to be used within salerack functions that modify gear sets ( save, del, savewpn, reset)
  • a 'HookEvent' function for other addons/scripts to make use of in order to hook some functionality when salerack fires its own events.

Here is my changes :
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: