Difference between revisions of "CraftExperiment (00000106)"
From SWGANH Wiki
(→Struct) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|CraftExperiment (00000106)}} | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 6: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|{{byte}}|action counter increments by 2 during experimentation | |{{byte}}|action counter increments by 2 during experimentation | ||
Line 14: | Line 15: | ||
{{beginlist|experimentation property|count}} | {{beginlist|experimentation property|count}} | ||
:{| class="wikitable" | :{| class="wikitable" | ||
− | |{{int}}| | + | |{{int}}|No. of the stat we experiment on (0 based) |
|- | |- | ||
|{{int}}|amount of Exp points spend | |{{int}}|amount of Exp points spend | ||
|} | |} | ||
− | + | |} | |
− | + | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
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=== | ||
---- | ---- | ||
Line 32: | Line 33: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
− | ||{{ | + | ||{{ClientPacket}} |
+ | |- | ||
+ | ||{{100%}} | ||
|- | |- | ||
|} | |} | ||
|} | |} |
Latest revision as of 15:27, 29 December 2007
Object Controller - CraftExperiment (00000106)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionscontrollerID = 00000106 This Packet is send by the client after hitting the experiment button. It tells the server what properties we experiment on. |
Tags
|