API AddOrRemoveFriend
Talk0
98,473pages on
this wiki
this wiki
Adds or removes player to or from the friends list.
AddOrRemoveFriend("player"[, "note"])
Arguments
Edit
- player
- String - A player's name.
- note
- String - A note to add to the friends frame for player.
Notes
Edit
- If player is already on your friends list when you call this function, the player will be removed regardless of whether you pass a note as the second argument.