Difference between revisions of "BeginTradeMessage"
From SWGANH Wiki
m (Protected "BeginTradeMessage": Page is complete. [edit=sysop:move=sysop]) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
|| | || | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{short}}|| | + | |{{short}}||'''Op Count''' |
|- | |- | ||
− | |{{int}}||OpCode | + | |{{int}}||'''OpCode''' |
|- | |- | ||
− | |{{long}}|Object Id | + | |{{long}}|'''Object Id''' |
|} | |} | ||
|} | |} | ||
+ | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
Line 42: | Line 43: | ||
<pre> | <pre> | ||
− | + | 02 00 // Op Count | |
+ | D8 32 59 32 // BeginTradeMessage | ||
+ | 00 AB CD 19 20 00 00 00 // Object Id | ||
</pre> | </pre> |
Latest revision as of 13:40, 28 December 2007
Server Packet - BeginTradeMessage (325932D8)
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 = 1 Opcode = 325932D8
|
Tags
|
Sample Packet
02 00 // Op Count D8 32 59 32 // BeginTradeMessage 00 AB CD 19 20 00 00 00 // Object Id