Difference between revisions of "ConnectPlayerResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
Line 35: Line 35:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{75%}}
+
||{{25%}}
 
|-
 
|-
 
|}
 
|}

Revision as of 23:18, 23 May 2007


Struct


SHORT Operand_Count
INT Opcode
INT ??
INT ??

Variable Descriptions


Opperand_Count = 3

Opcode = 6137556F


  • Reply to ConnectPlayerMessage from Client. Based off the name this packet most likely is used to officially connect the player.
  • TODO: Look into when this packet is used in the login process.

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...