Difference between revisions of "UpdatePostureMessage"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
(Posture ID list)
Line 61: Line 61:
  
 
===Posture ID list===
 
===Posture ID list===
 +
----

Revision as of 12:52, 20 December 2006


Struct


SHORT Operand_Count
INT Opcode
BYTE PostureID
LONG ObjectID

Variable Descriptions


Opperand_Count = 3

Opcode = 0BDE6B41


  • PostureID:
This is the ID of the posture type you wish to change the object to. Please reference the Posture ID list for available options. (Located at the bottom of the page)
  • ObjectID:
This is the ObjectID you wish to change the posture of.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...

Posture ID list