Difference between revisions of "ChatOnDeleteAllPersistentMessages"
From SWGANH Wiki
m (Protected "ChatOnDeleteAllPersistentMessages": Page is complete. [edit=sysop:move=sysop]) |
(→Variable Descriptions) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{MissingPacket}} | ||
{{PageHeader|Server Packet|ChatOnDeleteAllPersistentMessages}} | {{PageHeader|Server Packet|ChatOnDeleteAllPersistentMessages}} | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 5: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 12: | Line 15: | ||
|align="center" style="background:#6C86BF; color:white;"|'''INT'''||'''Success Bitmask''' | |align="center" style="background:#6C86BF; color:white;"|'''INT'''||'''Success Bitmask''' | ||
|- | |- | ||
+ | |} | ||
|} | |} | ||
Line 17: | Line 21: | ||
---- | ---- | ||
− | + | Operand_Count = '''1''' | |
Opcode = '''0x4F23965A''' | Opcode = '''0x4F23965A''' | ||
Line 23: | Line 27: | ||
* '''Success Bitmask''' | * '''Success Bitmask''' | ||
+ | |||
:When set to 00 01 00 01 Message will say "Unable to empty the mailbox of N" | :When set to 00 01 00 01 Message will say "Unable to empty the mailbox of N" | ||
− | + | :When set to 01 01 01 01 Message will say "You have successfully emptied the mailbox of N" | |
− | :When set to 01 01 01 01 Message will say "You have | + | |
− | + | ||
− | + | ||
− | + | ||
|valign=top| | |valign=top| | ||
Line 41: | Line 42: | ||
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== |
Latest revision as of 18:43, 27 December 2007
This article or section needs additional data. Please add a sample packet! |
Server Packet - ChatOnDeleteAllPersistentMessages
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 DescriptionsOperand_Count = 1 Opcode = 0x4F23965A
|
Tags
|
Sample Packet
Insert Sample Packet Here...