StopClientEffectObjectByLabelMessage

From SWGANH Wiki
Revision as of 02:51, 6 June 2007 by Meanmon13 (Talk | contribs) (Variable Descriptions)

Jump to: navigation, search


Struct


SHORT Operand_Count
INT Opcode
LONG ObjectID
A_STRING Effect Label

Variable Descriptions


Operand_Count = 4

Opcode = AD6F6B26


  • ObjectID: ID the object performing the effect
  • Effect Label: Label of the effect being performed

NOTE: This packet is needed to make the remounting of swoop work. Without it the client will not move the swoop

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet


04 00 
26 6B 6F AD  //CRC = 'StopClientEffectObjectByLabelMessage 
AB F5 9A 8E 22 00 00 00 //mountID
09 00 76 65 68 69 63 6C 65 5F 32  'vehicle_2'