PlayClientEffectObjectMessage

From SWGANH Wiki
Revision as of 02:50, 21 December 2006 by Snow (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Exquisite-khelpcenter.png Instructions
In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.


Struct


SHORT Operand_Count
INT Opcode
A_STRING File
A_STRING AuxString
LONG Object ID

Variable Descriptions


Opperand_Count = 3

Opcode = 8855434A


  • File:
Name of the file with extension of the clienteffect. EX: clienteffect/frs_dark_envy.cef
  • AuxString:
Place from where to start the animation:
{
"lclav"
"ltoe"
"lshin"
"lindex02"
"rthumb01"
"earring_l"
"earring_r"
"rlowerlip"
"rbrow1"
"rsmile"
"rbrow2"
"lsmile"
}
  • ObjectID:
ObjectID that you are playing the clienteffect for.

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