WoW:API AssistByName: Difference between revisions
Jump to navigation
Jump to search
AssistByName -Documentation by The Nerd Wonder-
(Reworked and clarified) |
No edit summary |
||
| Line 5: | Line 5: | ||
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | <!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | ||
AssistByName("playername"); | |||
== Parameters == | == Parameters == | ||
Revision as of 08:48, 23 January 2006
Assists the specified player
AssistByName("playername");
Parameters
Arguments
- ("playername")
- playername
- String - the name of the player to assist
Details
- This function cannot be used with non-player units (i.e. npc's or pets).