WoW API: BuyGuildCharter

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API BuyGuildCharter to API BuyGuildCharter without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < BuyGuildCharter

Purchase a Guild Charter.

BuyGuildCharter("guildName")

ArgumentsEdit

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

ExampleEdit

The following purchases a guild charter for "MC Raiders":

BuyGuildCharter("MC Raiders");

NotesEdit

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 alsoEdit