Difference between revisions of "BeginVerificationMessage"
From SWGANH Wiki
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Server Packet|BeginVerificationMessage (E7481DF5)}} | |
− | + | ||
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 7: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{short}}|| | + | |{{short}}||'''Op Count''' |
|- | |- | ||
− | |{{int}}||Opcode | + | |{{int}}||'''Opcode''' |
|} | |} | ||
+ | |} | ||
+ | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
Line 30: | Line 32: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
---- | ---- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
<pre> | <pre> | ||
− | + | 01 00 // Op Count | |
+ | F5 1D 49 E7 // BeginVerificationMessage | ||
</pre> | </pre> |
Latest revision as of 08:44, 9 January 2008
Server Packet - BeginVerificationMessage (E7481DF5)
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 = E7491DF5 This packet appears to be a final server check before completing the trade. |
Tags
|
Sample Packet
01 00 // Op Count F5 1D 49 E7 // BeginVerificationMessage