WoW API: StartDuel
Jump to navigation
Jump to search
This function is PROTECTED, and can only be called from Blizzard code.
|
Invites the specified player to a duel.
StartDuel(playerName);
Parameters
Arguments
- playerName
- The name of the player you wish to duel
Example
StartDuel("Sembiance");
Result
Invites Sembiance to start a duel with you.