Difference between revisions of "AcceptAuctionResponseMessage"
From SWGANH Wiki
(→Struct) |
(→Variable Descriptions) |
||
Line 28: | Line 28: | ||
* '''Unk''': | * '''Unk''': | ||
− | Possible object id of the auction item | + | :Possible object id of the auction item |
* '''Strings''': | * '''Strings''': | ||
− | It seems it's a table of strings: This is what it's displaying with the Unk = 0; | + | :It seems it's a table of strings: This is what it's displaying with the Unk = 0; |
<pre> | <pre> | ||
1: Bid accepted | 1: Bid accepted | ||
Line 38: | Line 38: | ||
</pre> | </pre> | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- |
Revision as of 10:06, 6 December 2007
Server Packet - AcceptAuctionResponseMessage (C58A446E)
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 DescriptionsOpperand_Count = 3 Opcode = C58A446E
1: Bid accepted 2: ui_acc:[err_accept_bid_invalid_aucioner] 3: ui_acc:[err_accept_bid_invalid_item] |
Tags
|
Sample Packet
Insert Sample Packet Here...