Difference between revisions of "ConsentRequestMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Server Packet|ConsentRequestMessage (99DCB094)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
Line 56: Line 58:
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 77: Line 79:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 20:21, 27 December 2007





Server Packet - ConsentRequestMessage (99DCB094)

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 Operand_Count
INT Opcode
A_STRING STF File
INT ??
A_STRING STF Pointer
LONG ??
A_STRING ??
INT ??
A_STRING ??
U_STRING ??
LONG ??
A_STRING ??
INT ??
A_STRING ??
U_STRING ??
LONG ??
A_STRING ??
INT ??
A_STRING ??
U_STRING ??
INT ??
INT ??
BYTE ??
INT ??

Variable Descriptions


Opperand_Count = 23

Opcode = 99DCB094


  • Opens a consent window

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

Insert Sample Packet Here...