Purchases a guild charter. Usable if the player is interacting with a guild registrar (i.e. between the GUILD_REGISTRAR_SHOW
and GUILD_REGISTRAR_CLOSED
events).
See also Guild functions, Petition functions.
Signature:
BuyGuildCharter("guildName")
Arguments:
guildName
- Name of the guild to be created (string
)