ChatOnBanAvatarFromRoom

From SWGANH Wiki
Revision as of 21:08, 20 June 2007 by Spety (Talk | contribs)

Jump to: navigation, search

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


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

Variable Descriptions


Opperand_Count = 6

Opcode = 0x5A38538D


  • Success Bitmask
0: XXX has been banned from XXX
0x4: Avatar not found.
0x10: Insufficient Privileges
Default: Unknown Error
  • Nothing
This is a counter on live but the client doesn't care about it, send 0.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...