 |
| Welcome to Elitist Jerks |
We're testing some new features on the site regarding OpenID registration and coordination with gamerDNA. If you experience any issues with registering an account, please take the time to fill out a report and send it to this e-mail address. We would appreciate any assistance you could provide in making sure everything is functioning as intended. Thanks!
If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community.
|
06/22/07, 11:49 AM
|
#1
|
|
Glass Joe
|
[Mage] Evocation Addon/Makro
Hi,
I got tlc yesterday, so i can't use itemrack anymore because it switches to my spirit gear every time i get a crit (icon is the same as when evocation is activated).. what addon/makro do you use to switch to spirit gear @evocation?
|
|
|
|
|
|
06/22/07, 12:09 PM
|
#2
|
|
I am awesome.
|
I am using Outfitter for this purpose and it works very well for me.
|
You know that you play too much WoW if you partners pants become a rare drop.
|
|
|
|
06/22/07, 5:37 PM
|
#3
|
|
Von Kaiser
|
I use ClosetGnome, works great.
|
|
|
|
|
|
06/22/07, 6:33 PM
|
#4
|
|
Von Kaiser
Human Mage
The Venture Co (EU)
|
Originally Posted by Akomos
I use ClosetGnome, works great.
|
How do you make it switch when you Evocate? Is it another module or something I'm missing?
|
|
|
|
|
|
06/22/07, 7:44 PM
|
#5
|
|
Glass Joe
Human Mage
Silvermoon (EU)
|
If no addon works for ya, a macro like so could do the trick:
#showtooltip Evocation
/cast [button:2] Evocation
/equip [button:2] Spirit Weapon
/equip [button:2] Spirit Wand
/equip [button:1] Normal Weapon
/equip [button:1] Normal Wand
Right-click to Evo, left-click to switch back.
|
|
|
|
|
|
06/22/07, 8:04 PM
|
#6
|
|
Von Kaiser
Lilybée
Blood Elf Death Knight
Non-US/EU Server (EU)
|
There also is a mod called SpellCraft (mage mod) which does that very well, otherwise yes Closetgnome (in the switcher module).
|
|
|
|
|
|
06/22/07, 9:02 PM
|
#7
|
|
Von Kaiser
Human Mage
Stormscale (EU)
|
|
|
|
|
|
|
06/22/07, 9:45 PM
|
#8
|
|
Piston Honda
Draenei Shaman
Silvermoon (EU)
|
Originally Posted by Shizz
If no addon works for ya, a macro like so could do the trick:
#showtooltip Evocation
/cast [button:2] Evocation
/equip [button:2] Spirit Weapon
/equip [button:2] Spirit Wand
/equip [button:1] Normal Weapon
/equip [button:1] Normal Wand
Right-click to Evo, left-click to switch back.
|
I found that while this works great OOC, in-combat you must press the macro repeatedly to equip weapons. So two right clicks, to get your normal gear back. At least this was the case pre 2.1.
For what it's worth, I'm using Outfitter for this as well, works well, though I'll admit it's a bit annoying using a full addon for just this.
Edit: Autospirit is a perfect Evoc addon. Using that now.
Last edited by Teenee : 06/22/07 at 10:00 PM.
|
|
|
|
|
|
06/23/07, 1:36 AM
|
#9
|
|
Piston Honda
|
Originally Posted by Shizz
If no addon works for ya, a macro like so could do the trick:
#showtooltip Evocation
/cast [button:2] Evocation
/equip [button:2] Spirit Weapon
/equip [button:2] Spirit Wand
/equip [button:1] Normal Weapon
/equip [button:1] Normal Wand
Right-click to Evo, left-click to switch back.
|
Thanks very much for this macro.
|
|
|
|
|
|
06/23/07, 8:10 AM
|
#10
|
|
Glass Joe
Undead Mage
Magtheridon (EU)
|
Originally Posted by Beska
How do you make it switch when you Evocate? Is it another module or something I'm missing?
|
It's a module called ClosetGnome_Switcher.
|
|
|
|
|
|
06/23/07, 9:47 AM
|
#11
|
|
Glass Joe
Human Mage
Silvermoon (EU)
|
Originally Posted by Teenee
I found that while this works great OOC, in-combat you must press the macro repeatedly to equip weapons. So two right clicks, to get your normal gear back. At least this was the case pre 2.1.
|
Nope, one click does it. The only thing you have to consider in combat is that re-equiping your normal gear will cause a GCD. The way I avoid it normally is starting to cast a fireball just after evocation has run out and then swapping weapons mid-cast. That way im not affected by the GCD and since +dmg bonuses are calculated on cast completion, it's win-win.
|
|
|
|
|
|
06/23/07, 12:39 PM
|
#12
|
|
Piston Honda
Draenei Shaman
Silvermoon (EU)
|
Ah, hadn't tried changing gear during casts. Well, Autospirit works well enough, and whats better, it works regardless of your gear choices, where as a macro needs to be updated. I'm changing specs a good deal lately (Arcane and Fire) so that's nice too, and I'm a forgetful sort, so the ... "do it for me" is nice 
|
|
|
|
|
|
06/25/07, 9:30 AM
|
#13
|
|
Glass Joe
|
ClosetGnome doesn't work for me. Switches to spirit gear when i cast evocation, but when it's finished it doesn't switch back to my normal weapons. Someone else here with the same problem?
|
|
|
|
|
|
06/25/07, 11:26 AM
|
#14
|
|
Bald Bull
Gnome Mage
Cenarion Circle
|
I actually saw this recently on another forum. Someone posted a change to ItemRack that lets it distinguish between Evocation and TLC. The only catch is you have to mod it yourself
In the ItemRack folder, open localization.lua and replace line 283 with this:
["script"] = "local evoc=arg1[\"Interface\\\\Icons\\\\Spell_Nature_Purge\"]\nlocal evocSpell = GetPlayerBuffName(\"Evocation\")\nif evocSpell and evoc and not IR_EVOC then\n EquipSet() IR_EVOC=1\nelseif not evocSpell and IR_EVOC then\n LoadSet() IR_EVOC=nil\nend\n--[[Equips a set to wear while channeling Evocation.]]"
Basically it checks whether you really have the evocation buff, and not just a spell with the same icon.
Disclaimer: I don't have a lightning capacitor (my Karazhan raid is drowning in melee drops), but others have reported that this change does work.
|
|
|
|
|
|
06/25/07, 3:14 PM
|
#15
|
|
Von Kaiser
|
gimmering:
I had the same problem until I realized that you have to specify another gearset as the "default" within Switcher, or it won't switch back.
|
|
|
|
|
|
06/25/07, 6:43 PM
|
#16
|
|
Glass Joe
|
Originally Posted by sornok
|
amen
|
|
|
|
|
|
06/25/07, 8:46 PM
|
#17
|
|
Glass Joe
|
<3 Akomos
|
|
|
|
|
|
06/26/07, 11:21 AM
|
#18
|
|
Glass Joe
Undead Mage
Archimonde (EU)
|
I have trouble with ClosetGnome. I use main hand + off hand as normal weapon, staff as spirit weapon. It switches to spirit staff without a problem, but when evocation ends, the offhand won't switch back : can't equip that with a two hand weapon.
|
|
|
|
|
|
06/26/07, 11:38 AM
|
#19
|
|
Bald Bull
Gnome Mage
Cenarion Circle
|
Originally Posted by Eruil
I have trouble with ClosetGnome. I use main hand + off hand as normal weapon, staff as spirit weapon. It switches to spirit staff without a problem, but when evocation ends, the offhand won't switch back : can't equip that with a two hand weapon.
|
Did you try what Akomos suggested above?
Originally Posted by Akomos
I had the same problem until I realized that you have to specify another gearset as the "default" within Switcher, or it won't switch back.
|
|
|
|
|
|
|
06/27/07, 7:34 AM
|
#20
|
|
Glass Joe
Undead Mage
Archimonde (EU)
|
Well, I fixed my problem. Pretty weird still since I can't switch weapon back correctly if my set is only switching weapons. I need to have at least one other item to change, which won't change as I'm am in combat, in order to equip correctly my offhand.
Itemrack is far more easy to use for switching on event, as it will automaticly switch you back in your previous stuff at the end of the event (weather it is evocation, inervate, mount ... or anything else)
|
|
|
|
|
|
06/29/07, 2:02 PM
|
#21
|
|
Von Kaiser
|
That's weird, Eruil. I use ClosetGnome_Switcher to take care of my Evo spirit staff needs, and I don't have any big issues with it (other than losing an extra GCD of DPS time after the Evo ends and it switches back to my real staff).
Then again, I'm switching staff<->staff, not staff<->1H+offhand. Could be ClosetGnome doesn't deal with that so well.
|
|
|
|
|
|
|