Difference between revisions of "LogoutMessage"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "LogoutMessage": Page is complete [edit=sysop:move=sysop])
(Variable Descriptions)
Line 15: Line 15:
 
----
 
----
  
Opperand_Count     = '''?'''
+
Opperand_Count     = '''1'''
  
 
Opcode     = '''0x42FD19DD'''
 
Opcode     = '''0x42FD19DD'''

Revision as of 13:14, 31 December 2007

Server Packet - LogoutMessage (42FD19DD)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


INT OpCode

Variable Descriptions


Opperand_Count = 1

Opcode = 0x42FD19DD


  • Immediately logs out the player


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...