WoW API: BuyGuildCharter
Purchase a Guild Charter.
BuyGuildCharter("guildName")
Arguments
- guildName
- String - Name of the guild you wish to purchase a guild charter for.
Example
The following purchases a guild charter for "MC Raiders":
BuyGuildCharter("MC Raiders");
Notes
There are two preconditions to using BuyGuildCharter:
- Must be talking to a Guild Master NPC.
- Must be on the Purchase a Guild Charter screen.