Adds the named character to the friends list, or removes the character if already in the friends list


See also Social functions.

Signature:

AddOrRemoveFriend("name", "note")

Arguments:

  • name - Name of a character to add to or remove from the friends list (string)
  • note - Note text to be associated with the friends list entry created (string)