Difference between revisions of "BidAuctionResponseMessage"
From SWGANH Wiki
m (Protected "BidAuctionResponseMessage": Page is complete. [edit=sysop:move=sysop]) |
|||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | + | {{PageHeader|Server Packet|BidAuctionResponseMessage (8FCBEF4A)}} | |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 6: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Op Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{long}}|'''Auction ID''' |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{int}}|'''Error ID''' | ||
+ | |} | ||
|} | |} | ||
Line 22: | Line 23: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | * 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 | ||
+ | |||
+ | |||
− | |||
---- | ---- | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 33: | Line 49: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
|} | |} | ||
− | |||
---- | ---- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
Latest revision as of 18:04, 6 January 2008
This article or section needs additional data. Please add a sample packet! |
Server Packet - BidAuctionResponseMessage (8FCBEF4A)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable Descriptions
|
Tags
|
Sample Packet
Insert Sample Packet Here...