WoW:API CastSpellByName: Difference between revisions

m
punctuation fix
(Return value)
m (punctuation fix)
Line 35: Line 35:
: 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.


:In patch 1.10, this function operates when called From; Button presses, Slash Commands and '''some''' Events. (PLAYER_TARGET_CHANGED is the only one i have found, but there may be more, i assume Events that are called In reaction to Player's Actions are those that work.)
:In patch 1.10, this function operates when called From Button presses, Slash Commands and '''some''' Events. (PLAYER_TARGET_CHANGED is the only one i have found, but there may be more, i assume Events that are called In reaction to Player's Actions are those that work).


----
----


{{Template:WoW API}}
{{Template:WoW API}}