Difference between revisions of "EnumerateCharacterId"
From SWGANH Wiki
(→Tags) |
(→Struct) |
||
Line 8: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Operand_Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{int}}||'''Character_Count''' | ||
|} | |} | ||
− | + | {{beginlist|characters|Character_Count}} | |
:{| class="wikitable" | :{| class="wikitable" | ||
+ | |{{u_string}}||'''Name_String''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Race_Gender_CRC''' |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | | | + | |{{long}}||'''Character_ID''' |
|- | |- | ||
− | | | + | |{{int}}||'''Server_ID''' |
|- | |- | ||
+ | |{{int}}||'''Status (<font color=red>?</font>)''' | ||
|} | |} | ||
− | + | {{endlist|characters}} | |
+ | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- |
Revision as of 09:26, 10 April 2007
Struct
<characters count=Character_Count>
<characters/>
Variable DescriptionsOpperand_Count = 2 Opcode = 65EA4574
Name_String:
Note: Can be any CRC, These are the standard to be used -------------------------------------------------------------- CRC Common Name CRC'd String 060E51D5 - human male - 04FEC8FA - trandoshan male - 32F6307A - twilek male - 9B81AD32 - bothan male - 22727757 - zabrak male - CB8F1F9D - rodian male - 79BE87A9 - moncal male - 2E3CE884 - wookiee male - 1C95F5BC - sullstan male - D3432345 - ithorian male - D4A72A70 - human female - 64C24976 - trandoshan female - 6F6EB65D - twilek female - F6AB978F - bothan female - 421ABB7C - zabrak female - 299DC0DA - rodian female - 73D65B5F - moncal female - 1AAD09FA - wookiee female - 44739CC1 - sullstan female - E7DA1366 - ithorian female - --------------------------------------------------------------
|
Tags
Additional Tasks
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...