WoW API: GuildSetLeader

From AddOn Studio
Revision as of 00:12, 20 March 2010 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Promotes a character to guild leader. GuildSetLeader("name"); == Arguments == ; name : String - name of the character you wish to promote to Guild Leader. == Detail…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GuildSetLeader

Promotes a character to guild leader.

GuildSetLeader("name");

Arguments

name
String - name of the character you wish to promote to Guild Leader.

Details

  • Some restrictions apply: you must be the current guild leader, character being promoted must be in your guild, and, possibly, online.