Buy Furniture: Difference between revisions
Jump to navigation
Jump to search
imported>Refractor 1 revision: importing preprocessed wiki pages |
imported>Arthur Not an item handler |
||
Line 7: | Line 7: | ||
{| class="wikitable" | {| class="wikitable" | ||
| Client-side | | Client-side | ||
| %xt%s% | | %xt%s%g#af%1%51% | ||
|- | |- | ||
| Server-side | | Server-side | ||
Line 35: | Line 35: | ||
|} | |} | ||
[[Category: | [[Category:Igloo Handlers]] |
Revision as of 21:45, 18 October 2014
About
This packet is sent by the client to the server requesting a furniture to be added to their furniture inventory. If the client meets all the requirements to purchase the item, the server will send back the Buy Furniture packet,
Examples
Client-side | %xt%s%g#af%1%51% |
Server-side | %xt%af%1%51%150% |
Structure
Furniture ID | Cost |
---|---|
51 | 150 |
Possible Errors
ID | Description |
---|---|
402 | Furniture not available |
401 | Not enough coins |