WoW API: AssistByName

From AddOn Studio
Revision as of 21:17, 10 February 2021 by Bear (talk | contribs)
Jump to navigation Jump to search

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