FriendStatus
Items 5
History | Name | Value | Description | |
---|---|---|---|---|
47 | Unknown | 0 | The friendship status of two players is unknown. | |
47 | NotFriend | 1 | Two players are not friends. | |
47 | Friend | 2 | Two players are friends. | |
47 | FriendRequestSent | 3 | At least one of two players has sent a friend request to the other player. | |
47 | FriendRequestReceived | 4 | At least one of two players has received a friend request sent by the other player. |
Description
Determines the friendship status between two players. This is used by the in-game friend request system.
History 6
- 47 Add Unknown
- 47 Add NotFriend
- 47 Add FriendRequestSent
- 47 Add FriendRequestReceived
- 47 Add Friend
- 47 Add FriendStatus