Difference between revisions of "SelectCharacter"
From SWGANH Wiki
(→Variable Descriptions) |
|||
Line 28: | Line 28: | ||
* '''CharacterID''': | * '''CharacterID''': | ||
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| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- |
Revision as of 00:22, 19 December 2006
Struct
Variable Descriptions
Opcode = B5098D76
The Object ID of the Character to load. Passed in LoginEnumerateCharId or ClientCreateCharacterSuccess Additional InfoUsed to tell the server which character to load.
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...