StopClientEffectObjectByLabelMessage

From SWGANH Wiki
Jump to: navigation, search

Server Packet - StopClientEffectObjectByLabelMessage (AD6F6B26)

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