Difference between revisions of "CraftExperiment (00000106)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 18: Line 18:
 
|{{int}}|amount of Exp points spend
 
|{{int}}|amount of Exp points spend
 
|}
 
|}
{{endlist|experimentation property}}
+
|-
  
 
===Variable Descriptions===
 
===Variable Descriptions===

Revision as of 18:12, 6 May 2007


Variable Descriptions


controllerID = 00000106


This Packet is send by the client after hitting the experiment button. It tells the server what properties we experiment on.

Struct


BYTE action counter increments by 2 during experimentation
INT count of the stats we experiment on

<experimentation property count=count>

INT No. of the stat we experiment on (0 based)
INT amount of Exp points spend

Tags


OCM This header is part of the ObjControllerMessage.

C→S This packet originates on the client.

100% This packet has been completely reversed.