WoW:API CastSpellByName: Difference between revisions

m
Move page script moved page API CastSpellByName to WoW:API CastSpellByName without leaving a redirect
(Caveat)
m (Move page script moved page API CastSpellByName to WoW:API CastSpellByName without leaving a redirect)
 
(4 intermediate revisions by 3 users not shown)
Line 20: Line 20:
* See the [[HOWTO:_Localize_an_AddOn#Unicode|Unicode part]] of the Localization HOWTO for more details about editing a source file containing localized strings.
* See the [[HOWTO:_Localize_an_AddOn#Unicode|Unicode part]] of the Localization HOWTO for more details about editing a source file containing localized strings.
* 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 and to summon non-combat pets and mounts.
Although this function is protected, you can still use it to open Craft windows and activate Lock Picking.
Anonymous user