Difference between revisions of "CreateAuctionResponseMessage"
(→Variable Descriptions) |
(→Variable Descriptions) |
||
Line 35: | Line 35: | ||
*7: An unknown error occured while creating the sale | *7: An unknown error occured while creating the sale | ||
*8: You cannot sell an item you do not own | *8: You cannot sell an item you do not own | ||
− | *9: You don't have enough credits to post that Sale. The | + | *9: You don't have enough credits to post that Sale. The Commodities Market requires 5 credits. |
− | + | ||
− | 10: An unknown error occured while creating the sale | + | *10: An unknown error occured while creating the sale |
− | 11: 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 | + | *12: An unknown error occured while creating the sale |
− | 13: You have too many auctions on the commodities market. | + | *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 | + | *14: Items can not be sold on the bazaar for more than 6000 credits. |
− | + | ||
15: An unknown error occured while creating the sale | 15: An unknown error occured while creating the sale |
Revision as of 10:34, 12 May 2007
Struct
Variable DescriptionsOpperand_Count = 3 Opcode = E61CC92
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...