Difference between revisions of "BeginVerificationMessage"
From SWGANH Wiki
(6 intermediate revisions by 3 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 11: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Op Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
− | + | |} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
Line 43: | Line 18: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''1''' |
− | Opcode = ''' | + | Opcode = '''E7491DF5''' |
---- | ---- | ||
− | + | This packet appears to be a final server check before completing the trade. | |
− | + | ||
− | + | ||
− | + | ||
|valign=top| | |valign=top| | ||
Line 60: | 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