Download
(759 b)
Download
Updated: 10-18-16 06:22 AM
Compatibility:
Legion (7.0.3)
Updated:10-18-16 06:22 AM
Created:05-25-16 03:12 PM
Downloads:1,269
Favorites:6
MD5:

UseSpec

Version: 1.0
by: SDPhantom [More]

UseSpec fixes the /usetalents command to be able to switch specs from a macro.


Update: Since [spec] is now working again, the workaround implemented in the beta version has been removed.

Post A Reply Comment Options
Unread 07-20-16, 07:33 PM  
Bracdawg
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Question

Hello, and thank you for making this addon. I am trying to use this addon to make a macro to change spec and to equip a weapon when it's done. I get an error stating "you cannot do this right now." I can change the specs but the weapon will not equip. here is the macro:

Code:
/usetalents 3 2
/equipset mmSpec
Any ideas on how to do this?
Report comment to moderator  
Reply With Quote
Unread 07-20-16, 09:21 PM  
Burstroc
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Question

Originally Posted by Bracdawg
Hello, and thank you for making this addon. I am trying to use this addon to make a macro to change spec and to equip a weapon when it's done. I get an error stating "you cannot do this right now." I can change the specs but the weapon will not equip. here is the macro:

Code:
/usetalents 3 2
/equipset mmSpec
Any ideas on how to do this?
Try using
Code:
/equipset mmSpec
/usetalents 3 2
The other order failed since you were in the middle of the spec change while trying to change gear. Keep in mind that this will equip that same set whenever you swap talents.
Report comment to moderator  
Reply With Quote
Unread 07-21-16, 09:10 AM  
Bracdawg
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Re: Re: Question

Originally Posted by Burstroc
Originally Posted by Bracdawg
Hello, and thank you for making this addon. I am trying to use this addon to make a macro to change spec and to equip a weapon when it's done. I get an error stating "you cannot do this right now." I can change the specs but the weapon will not equip. here is the macro:

Code:
/usetalents 3 2
/equipset mmSpec
Any ideas on how to do this?
Try using
Code:
/equipset mmSpec
/usetalents 3 2
The other order failed since you were in the middle of the spec change while trying to change gear. Keep in mind that this will equip that same set whenever you swap talents.
I have another macro setup for when I switch to survival.

On issue that comes to mind, I don't think this would work when I change to survival since hunters use polearms in that spec
Report comment to moderator  
Reply With Quote
Unread 07-22-16, 09:54 AM  
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2313
File comments: 132
Uploads: 38
Re: Re: Re: Question

Originally Posted by Bracdawg
I have another macro setup for when I switch to survival.

On issue that comes to mind, I don't think this would work when I change to survival since hunters use polearms in that spec
The whole issue with that is the now broken [spec] conditional. I don't think I can do anything about the /equip series of commands since they all seem to run protected functions. It was a surprise that swapping specs wasn't protected and it may change in the future.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
Report comment to moderator  
Reply With Quote
Unread 07-25-16, 07:08 PM  
Bracdawg
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Re: Re: Re: Re: Question

Originally Posted by SDPhantom
Originally Posted by Bracdawg
I have another macro setup for when I switch to survival.

On issue that comes to mind, I don't think this would work when I change to survival since hunters use polearms in that spec
The whole issue with that is the now broken [spec] conditional. I don't think I can do anything about the /equip series of commands since they all seem to run protected functions. It was a surprise that swapping specs wasn't protected and it may change in the future.
ok thanks for the reply
Report comment to moderator  
Reply With Quote
Unread 10-18-16, 06:47 AM  
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2313
File comments: 132
Uploads: 38
After randomly testing macros, I discovered that Blizzard finally fixed the [spec] conditional in one of their hotfixes. Sadly, they still haven't re-enabled /usetalents in their UI code.

I've stripped out the workaround for spec swapping as that can be done with the [spec] conditional once again.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: