Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
m (Reverted edit of Riku, changed back to last version by Stfrn)
(Noted that this function has been removed.)
(17 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
{{wowapi}} __NOTOC__
<center>'''AssistByName''' ''-Documentation by [[user:The_Nerd_Wonder|The Nerd Wonder]]-''</center>
 
  +
{{removedapi|2.0.1|For alternatives, try [[API_SecureTemplates|Secure Templates]] or the /assist}}
   
 
<!-- Describe the purpose of the function, exhausting detail can be saved for a later section -->
 
<!-- Describe the purpose of the function, exhausting detail can be saved for a later section -->
Line 16: Line 17:
 
==Details==
 
==Details==
 
: This function cannot be used with non-player units (i.e. npc's or pets).
 
: This function cannot be used with non-player units (i.e. npc's or pets).
 
__NOTOC__
 
{{Template:WoW API}}
 

Revision as of 13:52, 26 June 2007

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