Difference between revisions of "StopClientEffectObjectByLabelMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Variable Descriptions)
Line 27: Line 27:
 
*'''Effect Label:''' Label of the effect being performed
 
*'''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
+
NOTE: This packet is needed to make the remounting of swoops work. Without it the client will not move the swoop
 
|valign=top|
 
|valign=top|
  

Revision as of 02:51, 6 June 2007


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 swoops 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'