Difference between revisions of "RemoveItemMessage"
From SWGANH Wiki
Line 19: | Line 19: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''1''' |
− | Opcode = ''' | + | Opcode = '''4417AF8B''' |
---- | ---- | ||
− | + | Removes the object from the trade window. | |
− | + | ||
− | + | ||
− | + | ||
|valign=top| | |valign=top| | ||
Line 36: | Line 33: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
Line 54: | Line 51: | ||
<pre> | <pre> | ||
− | + | 01 00 | |
+ | 8B AF 17 44 | ||
+ | DE AD BA BE 00 00 00 00 | ||
</pre> | </pre> |
Revision as of 22:53, 26 May 2007
Struct
Variable DescriptionsOpperand_Count = 1 Opcode = 4417AF8B Removes the object from the trade window. |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
01 00 8B AF 17 44 DE AD BA BE 00 00 00 00