Difference between revisions of "VoiceChatOnGetAccount"
From SWGANH Wiki
(→Sample Packet) |
|||
Line 63: | Line 63: | ||
<pre> | <pre> | ||
− | |||
− | |||
− | |||
+ | 05 00 #Operand | ||
+ | 43 6B 6E 32 #VoiceChatOnGetAccount | ||
+ | 00 00 00 00 #GetAccountResult | ||
+ | |||
− | + | 16 00 #StringSize | |
− | + | 53 74 61 72 73 69 64 65 72 2E 76 69 63 74 6F 72 2D 64 72 61 67 6F #Starsider.victor-drago | |
− | 61 | + | |
− | + | ||
− | + | ||
+ | 0F 00 #StringSize | ||
+ | 66 30 38 65 31 37 36 64 33 33 39 64 62 31 63 #f08e176d339db1c | ||
− | + | 19 00 #StringSize | |
− | + | 68 74 74 70 73 3A 2F 2F 77 77 77 2E 73 77 70 2E 76 69 76 6F 78 2E 63 6F 6D #https://www.swp.vivox.com | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | 73 | + | |
− | 63 6F 6D # | + | |
− | // | + | |
− | + | ||
− | + | ||
</pre> | </pre> |
Revision as of 19:03, 1 January 2014
Server Packet - VoiceChatOnGetAccount (326E6B43)
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 = 5 Opcode = 326E6B43
Success = 0 (int 00 00 00 00) Failure = 1 (int 01 00 00 00) |
Tags
|
Sample Packet
Struct work by cAble (NGE packet reverser)
05 00 #Operand 43 6B 6E 32 #VoiceChatOnGetAccount 00 00 00 00 #GetAccountResult 16 00 #StringSize 53 74 61 72 73 69 64 65 72 2E 76 69 63 74 6F 72 2D 64 72 61 67 6F #Starsider.victor-drago 0F 00 #StringSize 66 30 38 65 31 37 36 64 33 33 39 64 62 31 63 #f08e176d339db1c 19 00 #StringSize 68 74 74 70 73 3A 2F 2F 77 77 77 2E 73 77 70 2E 76 69 76 6F 78 2E 63 6F 6D #https://www.swp.vivox.com