WoW:API BuyGuildCharter: Difference between revisions
Jump to navigation
Jump to search
({{wowapi}}, format) |
mNo edit summary |
||
Line 9: | Line 9: | ||
BuyGuildCharter("MC Raiders"); | BuyGuildCharter("MC Raiders"); | ||
===Result=== | ===Result=== | ||
Purchases a guild charter for "MC Raiders"). | Purchases a guild charter for "[[MC Raiders]]"). | ||
==Notes== | ==Notes== | ||
There are two preconditions to using BuyGuildCharter: | There are two preconditions to using BuyGuildCharter: | ||
#Must be talking to a ''Guild Master'' NPC. | #Must be talking to a ''Guild Master'' NPC. | ||
#Must be on the ''Purchase a Guild Charter'' screen. | #Must be on the ''Purchase a Guild Charter'' screen. |
Revision as of 20:36, 3 November 2007
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:
- Must be talking to a Guild Master NPC.
- Must be on the Purchase a Guild Charter screen.