WoW:API AssistByName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API AssistByName to API AssistByName without leaving a redirect)
 

Latest revision as of 04:45, 15 August 2023

WoW API < AssistByName

Assists the specified player

AssistByName("playername");

Parameters

Arguments

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