Difference between revisions of "SelectCharacter"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Additional Info)
Line 28: Line 28:
 
The Object ID of the Character to load. Passed in [[LoginEnumerateCharId]] or [[ClientCreateCharacterSuccess]]
 
The Object ID of the Character to load. Passed in [[LoginEnumerateCharId]] or [[ClientCreateCharacterSuccess]]
  
===Additional Info===
 
----
 
  
Used to tell the server which character to load.
 
  
  
 
|valign=top|
 
|valign=top|
 +
===Additional Info===
 +
----
 +
 +
Used to tell the server which character to load.
  
 
===Tags===
 
===Tags===

Revision as of 01:30, 19 December 2006


Struct


SHORT Opperand_Count
INT Opcode
LONG CharacterID

Variable Descriptions


Opperand_Count = 2

Opcode = B5098D76


  • CharacterID:

The Object ID of the Character to load. Passed in LoginEnumerateCharId or ClientCreateCharacterSuccess



Additional Info


Used to tell the server which character to load.

Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...