sockchat:s2c:user-update
This is an old revision of the document!
Table of Contents
S2C Packet 10: User Update
Informs the client that a user was updated.
Format
Index | Type | Description |
---|---|---|
0 | 10 | User Update packet ID |
1 | string | ID of the updated user |
2 | user name | Updated name of the user |
3 | colour | Updated display colour of the user |
4 | user perms | Updated permissions for the user |
Examples
User 236 issues /afk away command and gets marked as AFK:
10\t236\t<AWAY>_Neeko\t#ee9400\t1\f0\f0\f1\f0
User 1 issues /nick flasg command and gets a nickname, with faulty permissions format:
10\t1\t~flasg\t#ff0000\t10 1 0 1 2
See Also
- /afk - Marks as away and sets a status message.
- /nick - Sets a temporary user name.
- User Add - Another user is added.
- User Remove - Another user is removed from the current context.
- Context User List - List of users already present in the current context.
- Channel User Add - A user has joined the channel.
- Channel User Remove - A user has left the channel.
sockchat/s2c/user-update.1744585571.txt.gz · Last modified: 2025/04/13 23:06 by flash