Difference between revisions of "CraftExperiment (00000106)"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Variable Descriptions)
Line 24: Line 24:
 
controllerID     = '''00000106'''
 
controllerID     = '''00000106'''
 
----
 
----
 
+
This Packet is send by the client after hitting the experiment button. It tells the server what properties we experiment on.
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----

Revision as of 16:09, 17 April 2007


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

<experimentation property/>


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.

Tags


OCM This header is part of the ObjControllerMessage.

C→S This packet originates on the client.

100% This packet has been completely reversed.