GetPartySize
How many members the party has.
Syntax
Section titled “Syntax”GetPartySize(party)| Parameter | Type | |
|---|---|---|
party |
number | the party |
Returns
Section titled “Returns”number - 0 for an unknown party
Example
Section titled “Example”SendClientMessage(pid, COLOUR_SERVER, GetPartySize(party) .. " in the party")See also
Section titled “See also”GetPartyMembers · IsPartyFull · the Parties group of the index
