Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns whether or not you are in a guild party.

Usage:

inGroup, numGuildPresent, numGuildRequired, xpMultiplier = InGuildParty()

Arguments[]

None

Returns[]

inGroup
boolean - True if you are in a valid guild group, otherwise false.
numGuildPresent
number - The number of guild members currently in the group.
numGuildRequired
number - The total number of members required to make the group into a guild group.
xpMultiplier
number - The amount to multiply the Guild Experience by.
Advertisement