Difference between revisions of "ChatOnBanAvatarFromRoom"
From SWGANH Wiki
Line 8: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}||'''Operand''' |
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Room Name''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Game''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Galaxy''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Moderator''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Game''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Galaxy''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Target''' |
|- | |- | ||
− | | | + | |{{int}}||'''Success Bitmask''' |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{int}}||'''Nothing''' | ||
|} | |} | ||
Line 37: | Line 34: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''6''' |
Opcode = '''0x5A38538D''' | Opcode = '''0x5A38538D''' | ||
---- | ---- | ||
− | * | + | *Success Bitmask |
− | + | :0: '''XXX has been banned from XXX''' | |
− | + | :0x4: '''Avatar not found.''' | |
− | * | + | :0x10: '''Insufficient Privileges''' |
+ | |||
+ | *Nothing | ||
+ | :This is a counter on live but the client doesn't care about it, send 0. | ||
|valign=top| | |valign=top| | ||
Line 55: | Line 55: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} |
Revision as of 19:34, 20 June 2007
Server Packet - ChatOnBanAvatarFromRoom (5A38538D)
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 = 6 Opcode = 0x5A38538D
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...