/cast does nothing

/cast does nothing

by Oth » Sat Feb 27, 2016 5:07 pm

Not sure what I'm doing wrong. Even a simple /cast spellnamehere(rank whatever) macro does absolutely nothing. Are there addons that might block macros? Is there some box I don't have checked in settings somewhere?
Oth
Grunt
Grunt
 

Re: /cast does nothing

by AfterAfterlife » Sat Feb 27, 2016 8:26 pm

In Vanilla you don't have that command.
Change "/cast" with "/run CastSpellByName("spellnamehere")".

Edit: This addOn might help you: https://github.com/Aviana/ClassicMacros
AfterAfterlife
Grunt
Grunt
 

Re: /cast does nothing

by Youfie » Sat Feb 27, 2016 8:48 pm

/cast works fine for me
User avatar
Youfie
Knight-Lieutenant
Knight-Lieutenant
 

Re: /cast does nothing

by Oth » Sat Feb 27, 2016 9:47 pm

Neither of those work for me. . .
Oth
Grunt
Grunt
 

Re: /cast does nothing

by Dreez » Sun Feb 28, 2016 1:17 am

you are most likely using Anarons wow mod
https://forum.nostalrius.org/viewtopic. ... od#p217003

if not, any addon that hooks CastSpellByName might cause this
Dreez - PvP server
<Endzeit>
User avatar
Dreez
Knight-Lieutenant
Knight-Lieutenant
 

Re: /cast does nothing

by Oth » Sun Feb 28, 2016 1:30 am

Dreez wrote:you are most likely using Anarons wow mod
https://forum.nostalrius.org/viewtopic. ... od#p217003

if not, any addon that hooks CastSpellByName might cause this


Not using that one, but might be using something similar. Most of what I use is in this list : http://addons.us.to/addons
Oth
Grunt
Grunt
 

Re: /cast does nothing

by Lebroski » Sun Feb 28, 2016 3:23 am

SuperMacro is an addon that turns " /run CastSpellByName("spellnamehere") " into " /cast spell "


/run CastSpellByName("Frostbolt")

/run CastSpellByName("Sinister Strike")

etc.


Everyone should be able to use the above macro with their corresponding class spells. Please note that "CastSpellByName" is case sensitive
Lebroski
Private
Private
 

Re: /cast does nothing

by Youfie » Sun Feb 28, 2016 3:58 am

I don't use SuperMacro, and my /cast *spell* macro work fine Oo. Do other AddOns do that?
User avatar
Youfie
Knight-Lieutenant
Knight-Lieutenant
 

Re: /cast does nothing

by Oth » Sun Feb 28, 2016 4:13 am

Lebroski wrote:SuperMacro is an addon that turns " /run CastSpellByName("spellnamehere") " into " /cast spell "


/run CastSpellByName("Frostbolt")

/run CastSpellByName("Sinister Strike")

etc.


Everyone should be able to use the above macro with their corresponding class spells. Please note that "CastSpellByName" is case sensitive


These give me an error. [string "CastSpellByName" etc... :1: attempt to call global 'CastSpellByName' (a nil value)
Oth
Grunt
Grunt
 

Re: /cast does nothing

by TaurenRogue » Sun Feb 28, 2016 4:36 am

ok random suggestion...
disable titan panel
...
User avatar
TaurenRogue
Sergeant Major
Sergeant Major
 

Next

Return to Addons & macros