BuyGuildCharter

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Purchases 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");

Details

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.

See also