Page 1 of 2
/cast does nothing
Posted:
Sat Feb 27, 2016 5:07 pm
by Oth
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?
Re: /cast does nothing
Posted:
Sat Feb 27, 2016 8:26 pm
by AfterAfterlife
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
Re: /cast does nothing
Posted:
Sat Feb 27, 2016 8:48 pm
by Youfie
/cast works fine for me
Re: /cast does nothing
Posted:
Sat Feb 27, 2016 9:47 pm
by Oth
Neither of those work for me. . .
Re: /cast does nothing
Posted:
Sun Feb 28, 2016 1:17 am
by Dreez
you are most likely using Anarons wow mod
https://forum.nostalrius.org/viewtopic. ... od#p217003if not, any addon that hooks CastSpellByName might cause this
Re: /cast does nothing
Posted:
Sun Feb 28, 2016 1:30 am
by Oth
Not using that one, but might be using something similar. Most of what I use is in this list :
http://addons.us.to/addons
Re: /cast does nothing
Posted:
Sun Feb 28, 2016 3:23 am
by Lebroski
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
Re: /cast does nothing
Posted:
Sun Feb 28, 2016 3:58 am
by Youfie
I don't use SuperMacro, and my /cast *spell* macro work fine Oo. Do other AddOns do that?
Re: /cast does nothing
Posted:
Sun Feb 28, 2016 4:13 am
by Oth
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)
Re: /cast does nothing
Posted:
Sun Feb 28, 2016 4:36 am
by TaurenRogue
ok random suggestion...
disable titan panel