Difference between revisions of "CreateAuctionResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 8: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
|{{short}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''uint16'''
+
|{{int}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''uint32'''
+
|{{long}}|{{unknown}}
|-
+
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''uint64'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''uint32'''
+
 
|-
 
|-
 +
|{{int}}|{{unknown}}
 
|}
 
|}
  

Revision as of 08:48, 10 April 2007


Struct


SHORT ??
INT ??
LONG ??
INT ??

Variable Descriptions


Opperand_Count = 3

Opcode = E61CC92


  • Strings:
If u have the LONG Unknown set to 0 and change Strings u will receive the following messages:
{
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
3: Sale failed because the vendor is malfunctioning
4: You must specify a valid sale price
5: Invalid sale duration
6: The item is already for sale
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.
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
...
}

Tags


S→C This packet originates on the server.

50% This packet has been partially reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...