Difference between revisions of "CreateAuctionResponseMessage"
(→Struct) |
(→Variable Descriptions) |
||
Line 25: | Line 25: | ||
---- | ---- | ||
− | * ''' | + | * '''Error ID''': |
− | + | *0: The item has been put up for sale | |
− | + | *1: You cannot sell that item because the auctioner is invalid | |
− | + | *2: You cannot sell an invalid item | |
− | 0: The item has been put up for sale | + | *3: Sale failed because the vendor is malfunctioning |
− | 1: You cannot sell that item because the auctioner is invalid | + | *4: You must specify a valid sale price |
− | 2: You cannot sell an invalid item | + | *5: Invalid sale duration |
− | 3: Sale failed because the vendor is malfunctioning | + | *6: The item is already for sale |
− | 4: You must specify a valid sale price | + | *7: An unknown error occured while creating the sale |
− | 5: Invalid sale duration | + | *8: You cannot sell an item you do not own |
− | 6: The item is already for sale | + | *9: You don't have enough credits to post that Sale. The |
− | 7: An unknown error occured while creating the sale | + | |
− | 8: You cannot sell an item you do not own | + | |
− | 9: You don't have enough credits to post that Sale. The | + | |
Commodities Market requires 5 credits. | Commodities Market requires 5 credits. | ||
Revision as of 10:33, 12 May 2007
Struct
Variable DescriptionsOpperand_Count = 3 Opcode = E61CC92
Commodities Market requires 5 credits. 10: An unknown error occured while creating the sale 11: An unknown error occured while creating the sale 12: An unknown error occured while creating the sale 13: You have too many auctions on the commodities market. Please withdraw some sales and pick up any items waiting in the Available Items tab. 14: Items can not be sold on the bazaar for more than 6000 credits. 15: An unknown error occured while creating the sale 16: This vendor is currently deactivated and is not accepting new items to be placed up for sale or offer. If you are the owner of this vendor, please make sure the maintenance fees for this vendor have been paid to reactivate the vendor. 17: An unknown error occured while creating the sale 18: An unknown error occured while creating the sale 19: You cannot sell an item that you are trading. 20: You are not allowed to sell an item in a crate. 21: You are not allowed to sell that item. 22: You can only sell empty containers. 23: An unknown error occured while creating the sale 24: You have more vendors than you can manage. You must either gain sufficient skill to manage the vendors you have, or remove one or more vendors before being allowed to place items for sale. 25: This vendor is at maximum capacity and cannot accept any more items for sale. 26: An unknown error occured while creating the sale 27: An unknown error occured while creating the sale 28: An unknown error occured while creating the sale 29: An unknown error occured while creating the sale ... } </pre> |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...