WoW API: BuyGuildCharter

From AddOn Studio
Revision as of 20:36, 3 November 2007 by WoWWiki>Monak
Jump to navigation Jump to search

WoW API < BuyGuildCharter

Purchase a Guild Charter.

BuyGuildCharter(guildName)

Parameters

Arguments

guildName
String - Name of the guild you wish to purchase a guild charter for.

Example

BuyGuildCharter("MC Raiders");

Result

Purchases a guild charter for "MC Raiders").

Notes

There are two preconditions to using BuyGuildCharter:

  1. Must be talking to a Guild Master NPC.
  2. Must be on the Purchase a Guild Charter screen.