Sets the public note for a guild member


See also Guild functions.

Signature:

GuildRosterSetPublicNote(index, "note")

Arguments:

  • index - Index of a member in the guild roster (between 1 and GetNumGuildMembers()), or 0 for no selection (number)
  • note - Note text to set for the guild member (up to 31 characters) (string)