still having a problem where closet gnome will occasionally leave my final swapped trinket on my mouse cursor. seems to happen mainly when holding down a key and using the fubar swapper (like modifying a set or moving while switching). not sure i've experienced it using hotkeys.
Sorry but I'm unable to find it right now in this thread :/
Previously the "Mount" set was hidden under "available sets" but was automagically equipped. At some point rabbit changed this behaviour so that the Mount set ist now always visible.
How can I (e.g. by editing a saved .lua file) make the "Mount" (and a set called "Flight Form") dissapear from this list (I don't want to delete them, they shouldn't only be visible in the drop down list)?
How can I (e.g. by editing a saved .lua file) make the "Mount" (and a set called "Flight Form") dissapear from this list (I don't want to delete them, they shouldn't only be visible in the drop down list)?
Edit ClosetGnome.lua and find the function called "HideSetFromUI" and add
if set == "Mount" or set == "Flight Form" then return true end
This is not a huge problem, but I thought I'd report it as it's been happening for a while now. On login, I get the following error message in BugSack:
[2008/02/21 18:49:52-4217-x1]: ClosetGnome-1.0.60484\ClosetGnome.lua:833: Invalid inventory slot in GetInventorySlotInfo
---
Yeah, i've gemmed and enchanted it, but allways re-added it. Even when i modify the set WITH the helm equipped i get the same message :S
Edit: Added a new set and it's working properly now.
Are you colorblind?
I ask because i am, and i dont make difference between the green (good set item) and yellow (missing item) colors ... so you can think you added the item back, but you didnt (it always happen to me :p)
Are you colorblind?
I ask because i am, and i dont make difference between the green (good set item) and yellow (missing item) colors ... so you can think you added the item back, but you didnt (it always happen to me :p)
yep. That's a problem for me too, because the green and yellow color looks similar to me...ok if I concentrate I can see a little difference, but not with just a quick look. For me it's 'Red-green color blindness', this affects more men than women because of the X chromosome...
A darker green would help here!
check yourself: http://en.wikipedia.org/wiki/Ishihara_color_test :)
No i'm not colorblind, all the equipped items was marked with a strong green color, even the helmet. I've had no problems updating other items when i've reenchanted them and gemmed them on alts for example. Only seems to affect the Vengeful headpiece.
Hi, have a Problem with the switcher, im playing a moonkin. The gear-switch works for every stance, exept moonkin, if i change to moonkin nothing happens. I'm using the german client
bear set : staff for tanking
cat set : staff for dps
healer set : mace for healing
switcher config :
default : healer set
cat form : cat set
bear form : bear set
when i switch from a form directly to another with the new form to form included in patch 2.3 closetgnome equip me the healer set (default) instead of the good cat or bear set, is this possible to fix it ? this will really help.
when i switch from a form directly to another with the new form to form included in patch 2.3 closetgnome equip me the healer set (default) instead of the good cat or bear set, is this possible to fix it ? this will really help.
Cause: Blizzard's "fluid" form transitions are anything but. Rather than switch directly from cat->bear and vice versa, your current form is cancelled (putting you in caster, even if you never see it) and the form you are switching to is applied immediately. You can test yourself by trying to switch from bear to cat while stunned - You'll go to caster instead.
So what Closetgnome sees is Bear -> Caster -> Cat. It will equip the caster set and then try to equip the set for your new form - But fail because of the weapon-swap GCD.
Knowing that, macro one of your healing spells like so:
/cast Lifebloom
/equipslot 16 Healing Mace of Pwn
/equipslot 17 Healing Offhand of Win
Now, remove Closetgnome's automatic switch for Caster Form. When you cancel a form and cast a heal, your healing weapon(s) will be equipped at the same time as the heal is cast. On the same token, Caster Form is no longer invoking a weapon swap as soon as the game sees it, and your feral weapons will be swapped correctly as long as you're not doing crazily fast switching.
Another advantage to this is that if you powershift for energy/rage, you won't end up with a caster weapon equipped for it.
another thing, i alaways get this error while launching wow :
[2008/03/02 13:08:00-1636-x1]: ClosetGnome_Gatherer\ClosetGnome_Gatherer.lua:76: attempt to call method 'UpdateSetMenu' (a nil value)
AceAddon-2.0-57245 (Ace2):926: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:919>
<in C code>: ?
AceEvent-2.0-56171 (Ace2):263: in function `TriggerEvent'
AceEvent-2.0-56171 (Ace2):914: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:907>
Hello, i have been using ClosetGnome since release <3 and it still working great.. But i notice that the switcher doesn't work with paladins ?(Auras) i can't seem to find the option. only Default, Login, Logout.. etc.
Example: if i click devotion aura.. my gear should change to my 1 hand & Shield equipment, and if i click retribution aura it should should change to my 2 hand weapon....
Is this possible ?
Other classes seems fine.
Like my rogue having different weapons when stealth, when im unstealth it changes to different weapons i set.
Feature suggestion: When equiping an offhand, remember the bag where it came from, so when you equip a 2-hander, you can put the offhand back to where it came from, instead of having to manually move it from the backpack to the bag.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Previously the "Mount" set was hidden under "available sets" but was automagically equipped. At some point rabbit changed this behaviour so that the Mount set ist now always visible.
How can I (e.g. by editing a saved .lua file) make the "Mount" (and a set called "Flight Form") dissapear from this list (I don't want to delete them, they shouldn't only be visible in the drop down list)?
Tia,
Highend
Edit ClosetGnome.lua and find the function called "HideSetFromUI" and add
before the "return false".
''Couldn't find [Vengeful Gladiator's Chain Helm] in your inventory'' even if it's there.
have you changed the enchant or any gems ?
try to add it to the set again.
Yeah, i've gemmed and enchanted it, but allways re-added it. Even when i modify the set WITH the helm equipped i get the same message :S
Edit: Added a new set and it's working properly now.
That's it. Doesn't seem to affect anything.
cheers,
- Fin
Are you colorblind?
I ask because i am, and i dont make difference between the green (good set item) and yellow (missing item) colors ... so you can think you added the item back, but you didnt (it always happen to me :p)
yep. That's a problem for me too, because the green and yellow color looks similar to me...ok if I concentrate I can see a little difference, but not with just a quick look. For me it's 'Red-green color blindness', this affects more men than women because of the X chromosome...
A darker green would help here!
check yourself: http://en.wikipedia.org/wiki/Ishihara_color_test :)
bear set : staff for tanking
cat set : staff for dps
healer set : mace for healing
switcher config :
default : healer set
cat form : cat set
bear form : bear set
when i switch from a form directly to another with the new form to form included in patch 2.3 closetgnome equip me the healer set (default) instead of the good cat or bear set, is this possible to fix it ? this will really help.
Cause: Blizzard's "fluid" form transitions are anything but. Rather than switch directly from cat->bear and vice versa, your current form is cancelled (putting you in caster, even if you never see it) and the form you are switching to is applied immediately. You can test yourself by trying to switch from bear to cat while stunned - You'll go to caster instead.
So what Closetgnome sees is Bear -> Caster -> Cat. It will equip the caster set and then try to equip the set for your new form - But fail because of the weapon-swap GCD.
Knowing that, macro one of your healing spells like so:
Now, remove Closetgnome's automatic switch for Caster Form. When you cancel a form and cast a heal, your healing weapon(s) will be equipped at the same time as the heal is cast. On the same token, Caster Form is no longer invoking a weapon swap as soon as the game sees it, and your feral weapons will be swapped correctly as long as you're not doing crazily fast switching.
Another advantage to this is that if you powershift for energy/rage, you won't end up with a caster weapon equipped for it.
EDIT: Messy macro.
thank's for the tip :)
another thing, i alaways get this error while launching wow :
[2008/03/02 13:08:00-1636-x1]: ClosetGnome_Gatherer\ClosetGnome_Gatherer.lua:76: attempt to call method 'UpdateSetMenu' (a nil value)
AceAddon-2.0-57245 (Ace2):926: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:919>
<in C code>: ?
AceEvent-2.0-56171 (Ace2):263: in function `TriggerEvent'
AceEvent-2.0-56171 (Ace2):914: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:907>
---
possible to fix it ?
Example: if i click devotion aura.. my gear should change to my 1 hand & Shield equipment, and if i click retribution aura it should should change to my 2 hand weapon....
Is this possible ?
Other classes seems fine.
Like my rogue having different weapons when stealth, when im unstealth it changes to different weapons i set.