Update Player Photo
Jump to navigation
Jump to search
![]() |
Stub This article is a stub. You can help us by expanding it. |
This packet is sent by the client to the server when the user changes or removes their photo (background). If the item is a valid photo item, the server responds by sending all the users in the room the %xt%upp%
packet containing the id of the player alongside the id of item requested, or 0 if an item was removed.
Structure
Client-side | %xt%s%s#upp%interal_room%item_id%
|
Server-side | %xt%upp%interal_room%penguin_id%item_id%
|