WoW:API StartDuel: Difference between revisions
Jump to navigation
Jump to search
m (I'm pretty sure this works cross-faction. "/duel {enemy name}" works.) |
m (Move page script moved page API StartDuel to API StartDuel without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 11: | Line 11: | ||
StartDuel("Sembiance"); | StartDuel("Sembiance"); | ||
===Result=== | ===Result=== | ||
Invites | Invites Sembiance to start a duel with you. | ||
Latest revision as of 04:47, 15 August 2023
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.