Category:Igloo Handlers: Difference between revisions

From Club Penguin Protocol
Jump to navigation Jump to search
imported>Refractor
1 revision: importing preprocessed wiki pages
imported>Arthur
No edit summary
Line 1: Line 1:
==Requests==
{| class="wikitable sortable"
|-
! scope="col"| Packet
! scope="col"| Initials
! scope="col"| Description
|-
| scope="row" align="center"| '''[[Get Igloo Details]]'''
| align="center"| g#gm
| Retrieve a player's igloo
|-
| scope="row" align="center"| '''[[Get Igloo Revision]]'''
| align="center"| g#gr
| Retrieve a list of all open igloos on the server
|-
| scope="row" align="center"| '''[[Get Owned Igloos]]'''
| align="center"| g#go
| Retrieve player's igloo inventory
|-
| scope="row" align="center"| '''[[Send Igloo]]'''
| align="center"| g#sig
| Transfer igloo
|-
| scope="row" align="center"| '''[[Unlock Igloo]]'''
| align="center"| g#or
| Unlock igloo
|-
| scope="row" align="center"| '''[[Lock Igloo]]'''
| align="center"| g#cr
| Lock igloo
|-
| scope="row" align="center"| '''[[Get Furniture]]'''
| align="center"| g#gf
| Retrieve owned igloo furniture
|-
| scope="row" align="center"| '''[[Add Update]]'''
| align="center"| g#au
| Update igloo type
|-
| scope="row" align="center"| '''[[Update Floor]]'''
| align="center"| g#ag
| Update igloo floor type
|-
| scope="row" align="center"| '''[[Update Music]]'''
| align="center"| g#um
| Update igloo music
|-
| scope="row" align="center"| '''[[Update Furniture Type]]'''
| align="center"| g#ur
| Update igloo furniture
|}
[[Category:Standard Packets]]
[[Category:Standard Packets]]

Revision as of 21:07, 18 October 2014

Requests

Packet Initials Description
Get Igloo Details g#gm Retrieve a player's igloo
Get Igloo Revision g#gr Retrieve a list of all open igloos on the server
Get Owned Igloos g#go Retrieve player's igloo inventory
Send Igloo g#sig Transfer igloo
Unlock Igloo g#or Unlock igloo
Lock Igloo g#cr Lock igloo
Get Furniture g#gf Retrieve owned igloo furniture
Add Update g#au Update igloo type
Update Floor g#ag Update igloo floor type
Update Music g#um Update igloo music
Update Furniture Type g#ur Update igloo furniture