Category:Setting Handlers: Difference between revisions

From Club Penguin Protocol
Jump to navigation Jump to search
imported>Refractor
1 revision: importing preprocessed wiki pages
imported>Lisured
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Requests ==
{| class="wikitable"
|-
! scope="col"| Packet
! scope="col"| Initials
! scope="col"| Description
|-
| scope="row" align="center"| '''[[Update Player Remove]]'''
| align="center"| s#upr
| Removes a player’s item
|-
| scope="row" align="center"| '''[[Update Player Colour]]'''
| align="center"| s#upc
| Updates a player’s color
|-
| scope="row" align="center"| '''[[Update Player Head]]'''
| align="center"| s#uph
| Updates a player’s head item
|-
| scope="row" align="center"| '''[[Update Player Face]]'''
| align="center"| s#upf
| Updates a player’s face item
|-
| scope="row" align="center"| '''[[Update Player Neck]]'''
| align="center"| s#upn
| Updates a player’s neck item
|-
| scope="row" align="center"| '''[[Update Player Body]]'''
| align="center"| s#upb
| Updates a player’s body item
|-
| scope="row" align="center"| '''[[Update Player Hand]]'''
| align="center"| s#upa
| Updates a player’s hand item
|-
| scope="row" align="center"| '''[[Update Player Feet]]'''
| align="center"| s#upe
| Updates a player’s feet item
|-
| scope="row" align="center"| '''[[Update Player Photo]]'''
| align="center"| s#upp
| Updates a player’s player-card photo
|-
| scope="row" align="center"| '''[[Update Player Flag]]'''
| align="center"| s#upl
| Updates a player’s pin item
|}
[[Category:Standard Packets]]
[[Category:Standard Packets]]

Latest revision as of 23:26, 15 November 2014

Requests

Packet Initials Description
Update Player Remove s#upr Removes a player’s item
Update Player Colour s#upc Updates a player’s color
Update Player Head s#uph Updates a player’s head item
Update Player Face s#upf Updates a player’s face item
Update Player Neck s#upn Updates a player’s neck item
Update Player Body s#upb Updates a player’s body item
Update Player Hand s#upa Updates a player’s hand item
Update Player Feet s#upe Updates a player’s feet item
Update Player Photo s#upp Updates a player’s player-card photo
Update Player Flag s#upl Updates a player’s pin item