Difference between revisions of "SelectCharacter"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|{{short}}||'''Opperand_Count'''
+
|{{short}}||'''Op Count'''
 
|-
 
|-
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
Line 18: Line 18:
 
|}
 
|}
 
|}
 
|}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 49: Line 50:
  
 
|}
 
|}
 
----
 
 
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 10:41, 24 January 2008

Client Packet - SelectCharacter (B5098D76)

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 Op 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 Packet

02 00 // Op Count
76 8D 09 B5 // SelectCharacter
AA ED AC 2F 17 00 00 00 // Character ID
00 12 D5 // comp+crc