SetPartyMemberLabel
A line under the member’s name in the frames - a role, a score.
Cosmetic; goes with the membership. "" clears it.
Syntax
Section titled “Syntax”SetPartyMemberLabel(pid, text)| Parameter | Type | |
|---|---|---|
pid |
number | the member |
text |
string | the label; "" none |
Returns
Section titled “Returns”boolean - false when in no party
Example
Section titled “Example”SetPartyMemberLabel(pid, "healer")See also
Section titled “See also”GetPartyMemberLabel · SetPartyName · the Parties group of the index
