Category:Igloo Handlers: Difference between revisions
Jump to navigation
Jump to search
imported>DisabledByStaff-13 Created page with "Category:Standard Packets" |
imported>Lisured apostrophes |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable sortable" | |||
|- | |||
! scope="col"| Packet | |||
! scope="col"| Initials | |||
! scope="col"| Description | |||
|- | |||
| scope="row" align="center"| '''[[Get Furniture Inventory]]''' | |||
| align="center"| g#gii | |||
| Retrieves a list of all the furniture, igloos, floor, and locations you have purchased | |||
|- | |||
| scope="row" align="center"| '''[[Get Game Data]]''' | |||
| align="center"| g#ggd | |||
| Retrieves what was last said in the room | |||
|- | |||
| scope="row" align="center"| '''[[Get Active Igloo]]''' | |||
| align="center"| g#gm | |||
| Retrieves the details of a player’s active igloo | |||
|- | |||
| scope="row" align="center"| '''[[Buy Igloo Location]]''' | |||
| align="center"| g#aloc | |||
| Purchases an igloo location (if not already owned) | |||
|- | |||
| scope="row" align="center"| '''[[Get All Igloo Layouts]]''' | |||
| align="center"| g#gail | |||
| Retrieves a list of igloos a player owns (including the igloo type, location, furniture coordinates, etc) | |||
|- | |||
| scope="row" align="center"| '''[[Update Igloo Configuration]]''' | |||
| align="center"| g#uic | |||
| Syncs igloo modifications | |||
|- | |||
| scope="row" align="center"| '''[[Buy Furniture]]''' | |||
| align="center"| g#af | |||
| Purchases furniture (if furniture is already owned, the amount of that particularly owned furniture increases) | |||
|- | |||
| scope="row" align="center"| '''[[Buy Floor]]''' | |||
| align="center"| g#ag | |||
| Purchases flooring | |||
|- | |||
| scope="row" align="center"| '''[[Buy Igloo Type]]''' | |||
| align="center"| g#au | |||
| Purchases an igloo type (structure) | |||
|- | |||
| scope="row" align="center"| '''[[Add Igloo Layout]]''' | |||
| align="center"| g#al | |||
| Adds an igloo layout slot | |||
|- | |||
| scope="row" align="center"| '''[[Load Is Player Igloo Open]]''' | |||
| align="center"| g#pio | |||
| Used to determine whether a player’s igloo is locked. Sent when another player’s playercard is open | |||
|- | |||
| scope="row" align="center"| '''[[Can Like Igloo]]''' | |||
| align="center"| g#cli | |||
| Used to determine whether you can like someone’s igloo | |||
|- | |||
| scope="row" align="center"| '''[[Get Igloo List]]''' | |||
| align="center"| g#gr | |||
| Retrieves a list of all the unlocked igloos on the server as well as their like-count | |||
|- | |||
| scope="row" align="center"| '''[[Update Igloo Slot Summary]]''' | |||
| align="center"| g#uiss | |||
| Sent when you lock or unlock your igloo - used for synchronization | |||
|- | |||
| scope="row" align="center"| '''[[Get Igloo Like By Id]]''' | |||
| align="center"| g#gili | |||
| Retrieves the total amount of likes a player has received | |||
|- | |||
| scope="row" align="center"| '''[[Like Igloo]]''' | |||
| align="center"| g#li | |||
| Likes a player’s igloo | |||
|} | |||
[[Category:Standard Packets]] | [[Category:Standard Packets]] |
Latest revision as of 22:06, 15 November 2014
Packet | Initials | Description |
---|---|---|
Get Furniture Inventory | g#gii | Retrieves a list of all the furniture, igloos, floor, and locations you have purchased |
Get Game Data | g#ggd | Retrieves what was last said in the room |
Get Active Igloo | g#gm | Retrieves the details of a player’s active igloo |
Buy Igloo Location | g#aloc | Purchases an igloo location (if not already owned) |
Get All Igloo Layouts | g#gail | Retrieves a list of igloos a player owns (including the igloo type, location, furniture coordinates, etc) |
Update Igloo Configuration | g#uic | Syncs igloo modifications |
Buy Furniture | g#af | Purchases furniture (if furniture is already owned, the amount of that particularly owned furniture increases) |
Buy Floor | g#ag | Purchases flooring |
Buy Igloo Type | g#au | Purchases an igloo type (structure) |
Add Igloo Layout | g#al | Adds an igloo layout slot |
Load Is Player Igloo Open | g#pio | Used to determine whether a player’s igloo is locked. Sent when another player’s playercard is open |
Can Like Igloo | g#cli | Used to determine whether you can like someone’s igloo |
Get Igloo List | g#gr | Retrieves a list of all the unlocked igloos on the server as well as their like-count |
Update Igloo Slot Summary | g#uiss | Sent when you lock or unlock your igloo - used for synchronization |
Get Igloo Like By Id | g#gili | Retrieves the total amount of likes a player has received |
Like Igloo | g#li | Likes a player’s igloo |
Pages in category "Igloo Handlers"
The following 16 pages are in this category, out of 16 total.