Difference between revisions of "BidAuctionResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Variable Descriptions)
Line 25: Line 25:
  
 
* Error ID
 
* Error ID
:* 14 = The commodities market accepts bids up to 20k
+
:* 1 = The purchase failed because the auctioner is invalid
 +
:* 2 = The purchase failed because the item was invalid
 +
:* 3 = ui_auc:[err_buy_invalid_container]
 +
:* 4 = blank
 +
:* 9 = You dont have enough money to buy  that item
 +
:* 10 = The purchase failed
 +
:* 11 = your purchase request was rejected
 +
:* 14 = The commodities market does not accept bids higher than 20000 credits
 +
:* 23 = The purchase failed
 +
 
 +
 
 +
 
 
----
 
----
 
|valign=top|
 
|valign=top|

Revision as of 21:19, 3 July 2007


Struct


SHORT Opperand_Count
INT Opcode
LONG Auction ID
INT Error ID

Variable Descriptions


  • Opperand_Count = 3
  • Opcode = 8FCBEF4A
  • Error ID
  • 1 = The purchase failed because the auctioner is invalid
  • 2 = The purchase failed because the item was invalid
  • 3 = ui_auc:[err_buy_invalid_container]
  • 4 = blank
  • 9 = You dont have enough money to buy that item
  • 10 = The purchase failed
  • 11 = your purchase request was rejected
  • 14 = The commodities market does not accept bids higher than 20000 credits
  • 23 = The purchase failed



Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...