Difference between revisions of "RemoveItemMessage"
From SWGANH Wiki
(→Struct) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Server Packet|RemoveItemMessage (4417AF8B)}} | |
− | {| | + | |
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{| 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}}||'''Opperand_Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{long}}||'''ObjectID''' | ||
+ | |} | ||
|} | |} | ||
Line 43: | Line 20: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''1''' |
− | Opcode = ''' | + | Opcode = '''4417AF8B''' |
---- | ---- | ||
− | + | Removes the object from the trade window. | |
− | + | ||
− | + | ||
− | + | ||
|valign=top| | |valign=top| | ||
Line 60: | Line 34: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
<pre> | <pre> | ||
− | + | 01 00 | |
+ | 8B AF 17 44 | ||
+ | DE AD BA BE 00 00 00 00 | ||
</pre> | </pre> |
Latest revision as of 23:30, 2 January 2008
Server Packet - RemoveItemMessage (4417AF8B)
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 = 4417AF8B Removes the object from the trade window. |
Tags
|
Sample Packet
01 00 8B AF 17 44 DE AD BA BE 00 00 00 00