Difference between revisions of "CraftExperiment (00000106)"
From SWGANH Wiki
| (14 intermediate revisions by 4 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 | ||
|- | |- | ||
| − | | | + | |{{int}}||count of the stats we experiment on |
| − | + | ||
| − | + | ||
| − | + | ||
|} | |} | ||
| − | + | {{beginlist|experimentation property|count}} | |
:{| class="wikitable" | :{| class="wikitable" | ||
| + | |{{int}}|No. of the stat we experiment on (0 based) | ||
|- | |- | ||
| − | | | + | |{{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| | ||
| − | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
| Line 36: | 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
|