ClientCreateCharacterSuccess

From SWGANH Wiki
Revision as of 13:00, 20 December 2006 by Snow (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Struct


SHORT Operand_Count
INT Opcode
LONG CharacterID

Variable Descriptions


Opperand_Count = 2

Opcode = 1DB575CC


  • Character_ID:
This is the character_ID assigned to the newly created character. It also signifies that the creation process was successful. The client will continue to zone insertion after this.

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