WoW API: Duel

From AddOn Studio
Jump to navigation Jump to search

WoW API < Duel

Invites the specified player to a duel.

Duel(playerName)

Parameters

Arguments

  • playerName (string) - The name of the player you wish to duel

Returns

none

Example

Duel("Sembiance");
Result
Invite Sembiance to duel you.