Buy Furniture: Difference between revisions
Jump to navigation
Jump to search
imported>Arthur Arthur moved page Add Furniture to Buy Furniture |
imported>Lisured new format |
||
Line 1: | Line 1: | ||
== | {{PacketInfobox | ||
|title = Buy Furniture | |||
|handler = g | |||
|name = af | |||
}} | |||
This packet is sent by the client to the server requesting a furniture to be added to their furniture inventory. | This packet is sent by the client to the server requesting a furniture to be added to their furniture inventory. | ||
Line 5: | Line 9: | ||
== Examples == | == Examples == | ||
{| | {{Examples|client=%xt%s%g#af%1%51%|server=%xt%af%1%51%150%}} | ||
| %xt%af%1%51%150% | |||
== Structure == | == Structure == |
Revision as of 01:57, 13 April 2015
Buy Furniture | |
---|---|
Handler | g
|
Name | af
|
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 |