WoW:API AssistByName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''AssistByName''' ''-Documentation by [[user:The_Nerd_Wonder|The Nerd Wonder]]-''</center>
<center>'''AssistByName''' ''-Documentation by [[user:The_Nerd_Wonder|The Nerd Wonder]]-''</center>


Line 18: Line 19:


__NOTOC__
__NOTOC__
{{Template:WoW API}}

Revision as of 18:11, 6 January 2007

WoW API < AssistByName

AssistByName -Documentation by The Nerd Wonder-

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).