Difference between revisions of "SelectCharacter"
From SWGANH Wiki
(→Struct) |
|||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Client Packet|SelectCharacter (B5098D76)}} | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 6: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 16: | Line 17: | ||
|- | |- | ||
|} | |} | ||
− | + | |} | |
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- |
Revision as of 10:44, 28 September 2007
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
Variable DescriptionsOpperand_Count = 2 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...