Difference between revisions of "VoiceChatOnGetAccount"

From SWGANH Wiki
Jump to: navigation, search
m (New page: Clifton is my title and I sense cozy when persons use the entire name.<br>Reserving vacations has been my job for some time but I strategy on modifying it. Kentucky is the place I enjoy mo...)
 
(Struct)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Clifton is my title and I sense cozy when persons use the entire name.<br>Reserving vacations has been my job for some time but I strategy on modifying it. Kentucky is the place I enjoy most and I really like every day residing listed here. My buddies say it's not good for me but what I enjoy carrying out is looking at comics but I can not make it my career genuinely. Go to my internet site to uncover out much more: http://indimusic.tv/GaleCavan
+
{{PageHeader|Server Packet|VoiceChatOnGetAccount (326E6B43)}}
 +
 
 +
 
 +
 
 +
{| border="0" width="90%" cellpadding=6
 +
|-
 +
|valign=top|
 +
===Struct===
 +
----
 +
{| align="center"
 +
|-
 +
||
 +
{| class="wikitable"
 +
|{{short}}||'''Opperand_Count'''
 +
|-
 +
|{{int}}||'''Opcode'''
 +
|-
 +
|{{int}}|'''GetAccountResult'''
 +
|-
 +
|}
 +
|}
 +
 
 +
===Variable Descriptions===
 +
----
 +
 
 +
Opperand_Count     = '''5'''
 +
 
 +
Opcode     = '''326E6B43'''
 +
----
 +
 
 +
 
 +
 
 +
 
 +
'''GetAccountResult''':
 +
<pre>
 +
 
 +
Success = 0  (int 00 00 00 00)
 +
Failure = 1  (int 01 00 00 00)
 +
 +
 
 +
 
 +
</pre>
 +
|valign=top|
 +
 
 +
===Tags===
 +
----
 +
{| align="center"
 +
|-
 +
||{{ServerPacket}}
 +
|-
 +
||{{100%}}
 +
|-
 +
|}
 +
 
 +
|}
 +
 
 +
----
 +
 
 +
==Sample Packet==
 +
 
 +
Struct work by cAble (NGE packet reverser)
 +
<p>
 +
*note: this is from an NGE packet capture and may not me applicable to precu.
 +
<pre>
 +
 
 +
 
 +
05 00 #Operand
 +
43 6B 6E 32 #VoiceChatOnGetAccount
 +
00 00 00 00 #GetAccountResult
 +
 +
 
 +
14 00 #StringSize
 +
53 74 61 72 73 69 64 65 72 2E 76 69 63 74 6F 72 2D 64 72 61  #Starsider.victor-dra
 +
 
 +
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
 +
 
 +
 
 +
</pre>

Latest revision as of 20:43, 5 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


SHORT Opperand_Count
INT Opcode
INT GetAccountResult

Variable Descriptions


Opperand_Count = 5

Opcode = 326E6B43




GetAccountResult:


Success = 0  (int 00 00 00 00)
Failure = 1  (int 01 00 00 00)
	


Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Packet

Struct work by cAble (NGE packet reverser)

  • note: this is from an NGE packet capture and may not me applicable to precu.


05 00 #Operand
43 6B 6E 32 #VoiceChatOnGetAccount
00 00 00 00 #GetAccountResult
	

14 00 #StringSize 
53 74 61 72 73 69 64 65 72 2E 76 69 63 74 6F 72 2D 64 72 61  #Starsider.victor-dra

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