Difference between revisions of "ClientRandomNameRequest"
From SWGANH Wiki
Line 1: | Line 1: | ||
− | + | {{PageHeader|Client Packet|ClientRandomNameRequest (D6D1B6D1)}} | |
− | + | ||
{| 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:42, 28 September 2007
Client Packet - ClientRandomNameRequest (D6D1B6D1)
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 = D6D1B6D1 Player_Race_IFF_String: This string is the location of the race object of the new character. "object/creature/player/*.iff" Note: Do not confused with creature objects, or any other object types. These are located in the player objects folder. Used also in character listing and char creation. |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...