Update Player Hand

From Club Penguin Protocol
Revision as of 21:36, 19 October 2014 by imported>Lisured (→‎Structure: +packet template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This packet is sent by the client to the server when the user changes or removes their hand item. If the item is a valid hand item, the server responds by sending all the users in the room the %xt%upa% 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#upa%interal_room%item_id%
Server-side %xt%upa%interal_room%penguin_id%item_id%