Wow BOT
wow-cd.org !Macro TroubleMacro Trouble

Home Ui Addons Best Free Category

LocationWow Mods Ui >> Macro Trouble

Macro Trouble

From: [mmo-champion.com]  
Author: [Vanéssa]
Date: Less than 24 Hours ago
Hit: []
I'm just wondering if it would be possible to make a macro like this/script ClosetGnome:WearSet("Dps"); ClosetGnome:WearSet("Tank")/cast Cat Form; Dire Bear FormOr if there was a better way to do the macro so if I clicked it while in cat form it would switch to bear for and put on my tanking gear or the other way around if I was in dire bear form origionallyThanks for the help///Van
Even if you can (which I don't know) it isn't going to work very well since you can't change gear (other than weapons and trinkets) once you are in combat. I know ItemRack which is a similar mod allows you to tie gear sets to stance so it is possible but in practice it just means you will reset your swing timer every stance switch due to swapping weapons, you also cause a 30 second cooldown on all trinkets by swapping them in and out every time it triggers and when combat ends you end up with a ton of queued item swaps that can end up confusing the mod especially if your bags are full.|||As far as i can understand the problem: u need to check stance in /script to put correct gear on, right?If u r good with Lua:stance = GetShapeshiftForm(true);Returns            * 0 = humanoid form         Druid            * 1 = Bear/Dire Bear Form            * 2 = Aquatic Form            * 3 = Cat Form            * 4 = Travel Form            * 5 = Moonkin/Tree Form            * 6 = Flight Form so u can use smth like/script stance=GetShapeshiftForm(true); if stance==1 then ClosetGnome:WearSet("Dps"); else ClosetGnome:WearSet("Tank") endBut this is bad macro anyway. Example: U r in Bear and have GCD, click - Dps set is on, but u r still in Bear.Another example - U r in bear, no GCD, ocasionnaly clickin twice - Dps set is on, shift to cat, GCD, second click  - Tank set is on, u r in Cat.
© 2004-2008 Wow BOT All rights reserved.
Article | Search | Onepage | News | Site