Download
(885Kb)
Download
Updated: 07-21-18 10:57 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:07-21-18 10:57 AM
Created:unknown
Downloads:1,306,735
Favorites:2,694
MD5:

Outfitter  Popular! (More than 5000 hits)

Version: 5.20.3
by: mundocani [More]

About Outfitter

Outfitter is an equipment management addon which gives you fast access to multiple outfits to optimize your abilities in PvE and PvP, automated equip and unequip for convenience doing a variety of activities, or to enhance role-playing.

Outfitter includes an icon bar for fast access to your outfits, a minimap menu for fast compact access, support for LibDataBroker, scripting with a library of pre-made scripts for most common tasks, outfits optimized for a particular stat, item comparisons across outfits, quick access to items via the character sheet, and more.

Version 5.20.3 changes

* FIXED: Prevented more custom events from being registered with the system

Version 5.20.2 changes

* FIXED: Storing outfits on the server no longer gives an error

Version 5.20.1 changes

* FIXED: Outfitter's custom event types should longer give errors about being unknown

Version 5.20 changes

* FEATURE: Updated for patch 8.0
Post A Reply Comment Options
Unread 05-05-08, 06:15 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Outfit that swaps action bars - possible?

Hi,
First off just let me say that I couldn't play without your mod. Great job!

My question is if it is possible to have outfitter swap my action bar when I switch outfits. Basically I am a priest and when I am in a raid doing full time healing I swap my action bar 1 to action bar 6 that has all my healing spells on it. I normally do this with a macro I found witch just contains:
/swapactionbar 1 6

I figure this can probably be done with a script but I have just barely started learning to do macros so would appreciate any help.

Thanks,
Twidget
Report comment to moderator  
Reply With Quote
Unread 05-01-08, 11:07 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Re: Re: Re: Item Swapping with unique-equipped gems

Bummer, sounds like I broke the iteminfo command possibly. I'll try to look into that later today and see what's going on.

Originally posted by Blessing
Outfitter is version 4.2

When trying to do the command (with any item, not just the helmet): /outfitter iteminfo

I get the following error:

[ERROR] [Outfitter] Unknown Command h

edit:

by itself with no link the command returns "Couldn't get item info from the link provided"

Tried linking the item with a space and without a space after iteminfo part
Report comment to moderator  
Reply With Quote
Unread 04-30-08, 02:36 PM  
Toran
A Nerdscale Dorkin
 
Toran's Avatar
Premium Member

Forum posts: 143
File comments: 433
Uploads: 0
Can someone tell me how to make a set that only equips when I'm in an instance? I'd like to equip my best +hit gear when I'm in an instance, but when I'm grinding I just want my +dmg gear (so that's mostly my pvp gear). Any recommendations?

Thanks.
Report comment to moderator  
Reply With Quote
Unread 04-29-08, 08:46 PM  
Blessing
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Re: Re: Item Swapping with unique-equipped gems

Outfitter is version 4.2

When trying to do the command (with any item, not just the helmet): /outfitter iteminfo

I get the following error:

[ERROR] [Outfitter] Unknown Command h

edit:

by itself with no link the command returns "Couldn't get item info from the link provided"

Tried linking the item with a space and without a space after iteminfo part
Last edited by Blessing : 04-29-08 at 09:00 PM.
Report comment to moderator  
Reply With Quote
Unread 04-29-08, 06:39 PM  
JMHammer
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 309
Uploads: 1
Logic for the Trinket Queueing script

Great mod! I just switched today from a pair of other gear management mods and so far I'm finding Outfitter a better choice for me.

I have a question/request. Can you tell me how to change the script for Trinket Queueing, or can you implement a change to that script, which would enable the following:
1- If the currently equipped trinket has a "use" function, and that "use" function is available or will complete its cooldown in 30 seconds or less, do not equip a higher-ranked trinket from the queue.
2- If the user manually equips a trinket without a "use" function, suspend the automatic swapping of trinkets until the user manually reenables automatic swapping, or swaps in a trinket with a "use" function.
2- If a trinket scheduled to be swapped in to a particular slot is already equipped in the other slot, swap in the next trinket on the list.

Thanks again for a great mod!
Report comment to moderator  
Reply With Quote
Unread 04-29-08, 12:49 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Re: Item Swapping with unique-equipped gems

Which version of Outfitter are you running ("latest" isn't an answer, I want numbers

If it isn't 4.2, try updating first and see if the problem goes away. In the meantime I'll check that Falling Star has been coded into the list of unique-equpped gems (I have to hand-code for each of those gems, the list will always be out-of-date as new gems are added and old gems are changed to be non-unique).

EDIT: I've checked and Falling Star is coded in. Please do the following to help me verify that it's coded correctly. With outfitter loaded, do this command

/outfitter iteminfo [linkToYourHelm]

where [linkToYourHelm] is the shift-click link to your helm containing the gem (or your chest, doesn't matter), just as if you were going to send the link to someone in a chat message.

In the output that follows, you should see JewelCode1,2,3 and 4. Post here with the numbers for those four values so I can verify that I have the gem matched up with the correct enchant code that it uses. Gems have two codes -- the item code which is 33135 for that gem, and the enchant code which isn't easily determined except by using that iteminfo command. I have the enchant code for that gem as 1071 and I suspect that's not the right code which is why Outfitter isn't correctly re-ordering your equipment change to avoid having your helm and chest equipped at the same time.

- John
Originally posted by Blessing
I'm having an issue with outfitter trying to swap sets that involve items containing unique-equipped gems.

For example, in my tankadin set I have a Falling Star gem (http://www.wowhead.com/?item=33135) in my breastplate.

When I try to switch to my healing set (which also has a Falling Star gem, but this set has it in the helmet), I get the "maximum number of equipped gems" error from the blizzard UI. I have to manually equip my healing helmet.

Having the healing set equipped and switching to the tanking set doesn't give me the error.
Last edited by mundocani : 04-29-08 at 01:02 PM.
Report comment to moderator  
Reply With Quote
Unread 04-26-08, 07:17 AM  
Blessing
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Item Swapping with unique-equipped gems

I'm having an issue with outfitter trying to swap sets that involve items containing unique-equipped gems.

For example, in my tankadin set I have a Falling Star gem (http://www.wowhead.com/?item=33135) in my breastplate.

When I try to switch to my healing set (which also has a Falling Star gem, but this set has it in the helmet), I get the "maximum number of equipped gems" error from the blizzard UI. I have to manually equip my healing helmet.

Having the healing set equipped and switching to the tanking set doesn't give me the error.
Report comment to moderator  
Reply With Quote
Unread 04-25-08, 03:44 PM  
Thorlin
A Defias Bandit

Forum posts: 2
File comments: 36
Uploads: 0
Error when joining group

Outfitter blocked from using LFGQuery()
Count: 27

Call Stack:
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
[C]: in function `LFGQuery'
Interface\FrameXML\LFGFrame.lua:477: in function `SendLFGQuery'
Interface\FrameXML\LFGFrame.lua:27: in function `LFGParentFrame_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
Report comment to moderator  
Reply With Quote
Unread 04-23-08, 12:23 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Re: Non Crash bug.

Alright, when you can let me know as much from the error message as you can. The type of error and the file/line number are the most important parts.

Originally posted by wonwilley
When you change from " Disable Automatic Changes" being checked to Unchecked and some gear should be changed I get a debug screen pop up. I am running 4.2 Unfortunately It's wow isn't' on this machine so I am unable to copy and paste.
Report comment to moderator  
Reply With Quote
Unread 04-23-08, 12:21 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Re: RaidUI problem

I've heard various reports of this and it started back when the whole "secure frames" thing was introduced in patch 2.0. I can't reproduce it reliably though and I don't know what I could be doing to affect that. I'll keep an eye out, and if the Healbot author happens to discover what's doing it please let me know since it may be a similar fix for Outfitter.

Originally posted by TazRulez
I don't know how long it has been causing it, but if i have outfitter enabled, i can't set the main tank & main assist using the default blizzard raidui. if i disable outfitter i can set them. any idea why this would be happening? same thing happens with healbot, which i have posted in the comments for that addon about.
Report comment to moderator  
Reply With Quote
Unread 04-22-08, 03:43 AM  
wonwilley
A Defias Bandit

Forum posts: 2
File comments: 6
Uploads: 0
Non Crash bug.

When you change from " Disable Automatic Changes" being checked to Unchecked and some gear should be changed I get a debug screen pop up. I am running 4.2 Unfortunately It's wow isn't' on this machine so I am unable to copy and paste.
Report comment to moderator  
Reply With Quote
Unread 04-22-08, 02:18 AM  
TazRulez
A Murloc Raider

Forum posts: 5
File comments: 48
Uploads: 0
RaidUI problem

I don't know how long it has been causing it, but if i have outfitter enabled, i can't set the main tank & main assist using the default blizzard raidui. if i disable outfitter i can set them. any idea why this would be happening? same thing happens with healbot, which i have posted in the comments for that addon about.
Report comment to moderator  
Reply With Quote
Unread 04-22-08, 01:38 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
I'm having trouble getting 4.2 to upload properly -- it keeps going through the motions, but then the download page says "4.2" but serves up 4.1.3 again.

I'm putting back 4.1.3 and I'll let it sit for a day, then try again tomorrow. Sorry about the weirdness, I'm not sure what I did to get the site into an unhappy state.
Report comment to moderator  
Reply With Quote
Unread 04-21-08, 05:29 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Re: Warrior Bar Icon

Thanks, I'll get that corrected.

Originally posted by networkerror
OutfitterBar.lua

Line 27:
Beserker = "Ability_Warrior_DefensiveStance",
Should be:
Berserker = "Ability_Racial_Avatar",

might be others
Report comment to moderator  
Reply With Quote
Unread 04-21-08, 12:50 PM  
evonder
A Defias Bandit
 
evonder's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 28
Uploads: 1
Warrior Bar Icon

OutfitterBar.lua

Line 27:
Beserker = "Ability_Warrior_DefensiveStance",
Should be:
Berserker = "Ability_Racial_Avatar",

might be others
Last edited by evonder : 04-21-08 at 01:56 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.