InGuildParty

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 4.0.1

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.