Difference between revisions of "GenericIntResponse (00000113)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
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}}|acknowledge ID
 
|{{int}}|acknowledge ID
Line 14: Line 15:
 
|{{byte}}|stale flag
 
|{{byte}}|stale flag
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 46: Line 47:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}

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.