Navigation menu

WoW:API PromoteToLeader: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 14: Line 14:


== Example Code ==
== Example Code ==
:If you have a character named "Druxx", to promote him to leader you can type in-game:
:If you have a character named "Character", to promote him to leader you can type in-game:
::/script PromoteToLeader("Druxx");
::/script PromoteToLeader("Character");