Difference between revisions of "SelectCharacter"
From SWGANH Wiki
(→Additional Info) |
(→Struct) |
||
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}||'''Opperand_Count''' |
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{long}}||'''CharacterID''' |
|- | |- | ||
|} | |} |
Revision as of 06:18, 22 March 2007
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...