Difference between revisions of "GenericIntResponse (00000113)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Object Controller|GenericIntResponse (00000113)}}
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{int}}|00 00 01 06
+
|{{int}}|'''Acknowledge ID'''
 
|-
 
|-
|{{int}}|{{unknown}}
+
|{{int}}|'''String ID'''
 
|-
 
|-
|{{byte}}|stale flag
+
|{{byte}}|'''Stale Flag'''
 +
|}
 
|}
 
|}
  
Line 20: Line 22:
 
----
 
----
  
* '''INT''':
+
* '''Acknowledge ID''':
: Answer to the 00 00 01 06 object controller packet
+
: 00 00 01 06 Acknowledge Experimentation
* '''INT''':
+
* '''String ID''':
 +
: 0 Amazing success
 +
: 1 Great success
 +
: 2 Good success
 +
: 3 Moderate success
 +
: 4 success
 +
: 5 failure
 +
: 6 moderate failure
 +
: 7 big failure
 +
: 8 critical failure
 +
 
 
* '''BYTE''':
 
* '''BYTE''':
 +
: The stale flag increments by two for every experimentation attempt
 
|valign=top|
 
|valign=top|
  
Line 32: Line 45:
 
||{{ObjControllerMessageTag}}
 
||{{ObjControllerMessageTag}}
 
|-
 
|-
||{{75%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}

Latest revision as of 21:13, 4 January 2008

Object Controller - GenericIntResponse (00000113)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


INT Acknowledge ID
INT String ID
BYTE Stale Flag

Variable Descriptions


controllerID = 00000113


  • Acknowledge ID:
00 00 01 06 Acknowledge Experimentation
  • String ID:
0 Amazing success
1 Great success
2 Good success
3 Moderate success
4 success
5 failure
6 moderate failure
7 big failure
8 critical failure
  • BYTE:
The stale flag increments by two for every experimentation attempt

Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.