WoW API: StartDuel

Revision as of 11:31, 24 December 2006 by WoWWiki>Starlightblunder ({{protectedapi}}, format)

WoW API < StartDuel

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 Sebiance to start a duel with you.

Notes

Currently only works for members of the same faction (1.6.1).