WoW:API CastSpellByName: Difference between revisions

mNo edit summary
Line 21: Line 21:
* This problem does only appear when working with Lua source files. When you're using macros, inside the WoW client, it should work in unicode directly.
* This problem does only appear when working with Lua source files. When you're using macros, inside the WoW client, it should work in unicode directly.
* You ''can'' still use this function outside of secure code to open trade skill windows.
* You ''can'' still use this function outside of secure code to open trade skill windows.
** Apparently not anymore.  <tt>CastSpellByName("Inscription")</tt> would do nothing when called from my addon.
Anonymous user