UpdatePostureMessage

From SWGANH Wiki
Revision as of 12:33, 31 December 2007 by Rouse (Talk | contribs)

Jump to: navigation, search

Server Packet - UpdatePostureMessage (0BDE6B41)

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_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 Packet

03 00 // Op Count
41 6B DE 0B // UpdatePostureMessage
00 // Posture ID
79 56 90 19 17 00 00 00 // object ID

Posture ID list