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