WoW:API CastSpellByName: Difference between revisions

m
Move page script moved page API CastSpellByName to WoW:API CastSpellByName without leaving a redirect
m (Move page script moved page API CastSpellByName to WoW:API CastSpellByName without leaving a redirect)
 
(3 intermediate revisions by 2 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.
It was previous claimed that this could still be used to open craft windows and activate lock picking, but opening craft windows with an unprotected call is no longer possible.  Lock picking is as of yet unconfirmed.
Anonymous user