Difference between revisions of "StatMigrationTargetsMessage"
From SWGANH Wiki
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 14: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}||'''Operand''' |
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
|- | |- | ||
|} | |} | ||
Line 45: | Line 78: | ||
Opperand_Count = '''9''' | Opperand_Count = '''9''' | ||
− | Opcode = ''' | + | Opcode = '''EFAC38C4''' |
---- | ---- | ||
− | * | + | * Unknown shorts |
− | + | :These effect the target value, and remaining points of the window. | |
− | + | :They are '''ALL SIGNED SHORTS'''. | |
− | * - | + | :The first two, affect health, the next two, constitution etc until the last 10 |
+ | :The last 10 also effect the numbers, but they start over, the first affects health, the second con, etc. | ||
+ | :So the variables effecting each value are the two shorts in the first set, then one short in the second set. | ||
+ | :I think this has something to do with, target value, total points, and remaining points. | ||
+ | |||
+ | * General notes on stat migration | ||
+ | : This packet will open the window no-matter what, yet it will not be correct. | ||
+ | : You must click on the stat migration button once before each time you send this packet, if you don't, the window will have the wrong numbers, none of the sliders/buttons will work, and the only way to close it is to press the stat migration button. | ||
+ | : It is still completely unknown how you get the client to request for this packet. | ||
|valign=top| | |valign=top| | ||
Line 60: | Line 101: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{25%}} |
|- | |- | ||
|} | |} |
Revision as of 17:39, 31 May 2007
Struct
Variable DescriptionsOpperand_Count = 9 Opcode = EFAC38C4
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...