WoW:API PromoteToLeader: Difference between revisions
Jump to navigation
Jump to search
→Example Code
(Reformatted and updated the information.) |
|||
| Line 12: | Line 12: | ||
== Returns == | == Returns == | ||
:nil | :nil | ||
== Example Code == | |||
:If you have a character named "Druxx", to promote him to leader you can type in-game: | |||
::/script PromoteToLeader("Druxx"); | |||