Difference between revisions of "AcceptAuctionResponseMessage"
From SWGANH Wiki
(→Tags) |
(→Struct) |
||
Line 8: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Opperand_Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{long}}|{{unknown}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{int}}||'''Strings''' | ||
|} | |} | ||
Revision as of 06:32, 10 April 2007
Struct
Variable DescriptionsOpperand_Count = 3 Opcode = C58A446E
Possible object id of the auction item
It seems it's a table of strings: This is what it's displaying with the Unk = 0; 1: Bid accepted 2: ui_acc:[err_accept_bid_invalid_aucioner] 3: ui_acc:[err_accept_bid_invalid_item] |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...