Difference between revisions of "ConsentRequestMessage"

From SWGANH Wiki
Jump to: navigation, search
 
(Tags)
 
(16 intermediate revisions by 5 users not shown)
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"
+
|-
+
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand_Count'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
 
|-
 
|-
 +
||
 +
<pre>
 +
SHORT:            OpperandCount
 +
INT:              Opcode
 +
{        v(ProsePackage)v
 +
  ASTRING:          BaseMessageSTF
 +
  INT:              Spacer
 +
  ASTRING:          BaseMessageString
 +
  LONG:              ObjectID
 +
  ASTRING:          STFFile
 +
  INT:              Spacer
 +
  ASTRING:          STFString
 +
  USTRING:          String
 +
  LONG:              ObjectID
 +
  ASTRING:          STFFile
 +
  INT:              Spacer
 +
  ASTRING:          STFString
 +
  USTRING:          String
 +
  LONG:              ObjectID
 +
  ASTRING:          STFFile
 +
  INT:              Spacer
 +
  ASTRING:          STFString
 +
  USTRING:          String
 +
  INT:              Integer
 +
  FLOAT:            Float
 +
  BYTE:              DisplayFlag?(00-Display,01-Blank)
 +
}        ^(ProsePackage)^
 +
INT:              ConsentID
 +
</pre>
 
|}
 
|}
  
Line 58: Line 42:
 
----
 
----
  
Opperand_Count     = '''23'''
+
Opperand_Count = '''3'''
  
Opcode     = '''99DCB094'''
+
Opcode = '''99DCB094'''
----
+
 
 +
Prose Package:
 +
The Prose Package is a means to make dynamic strings without having the server waste time creating them.
 +
For more information see ProsePackage in OutOfBandPackage.
 +
 
 +
ConsentID:
 +
A Unique ID for the Consent message being made. Each new consent request increments the ID.
 +
Functions on a PER-SESSION basis. The Reply responds with the same ID.
  
* Opens a consent window
 
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----
Line 72: Line 63:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{25%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 05:26, 12 July 2011





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:             OpperandCount
INT:               Opcode
{         v(ProsePackage)v
   ASTRING:           BaseMessageSTF
   INT:               Spacer
   ASTRING:           BaseMessageString
   LONG:              ObjectID
   ASTRING:           STFFile
   INT:               Spacer
   ASTRING:           STFString
   USTRING:           String
   LONG:              ObjectID
   ASTRING:           STFFile
   INT:               Spacer
   ASTRING:           STFString
   USTRING:           String
   LONG:              ObjectID
   ASTRING:           STFFile
   INT:               Spacer
   ASTRING:           STFString
   USTRING:           String
   INT:               Integer
   FLOAT:             Float
   BYTE:              DisplayFlag?(00-Display,01-Blank)
}         ^(ProsePackage)^
INT:               ConsentID

Variable Descriptions


Opperand_Count = 3

Opcode = 99DCB094

Prose Package: The Prose Package is a means to make dynamic strings without having the server waste time creating them. For more information see ProsePackage in OutOfBandPackage.

ConsentID: A Unique ID for the Consent message being made. Each new consent request increments the ID. Functions on a PER-SESSION basis. The Reply responds with the same ID.


Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

Insert Sample Packet Here...