Difference between revisions of "StatMigrationTargetsMessage"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "StatMigrationTargetsMessage": Page is complete. [edit=sysop:move=sysop])
(No difference)

Revision as of 16:20, 29 December 2007

Server Packet - StatMigrationTargetsMessage (EFAC38C4)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


SHORT Operand
INT Opcode
INT Health Target
INT Strength Target
INT Constitution Target
INT Action Target
INT Quickness Target
INT Stamina Target
INT Mind Target
INT Focus Target
INT Willpower Target
INT Points Remaining

Variable Descriptions


Opperand_Count = 9

Opcode = EFAC38C4


  • 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.

Stat info based on species

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

This is a constructed packet based on meanmom's crack

09 00 // Op Count
C4 38 AC EF // StatMigrationTargetsMessage
01 00 00 00 // Health
01 00 00 00 // Strength
01 00 00 00 // Constitution
01 00 00 00 // Action
01 00 00 00 // Quickness
01 00 00 00 // Stamina
01 00 00 00 // Mind
01 00 00 00 // Focus
01 00 00 00 // Willpower
01 00 00 00 // Points Left to Migrate