Difference between revisions of "StopClientEffectObjectByLabelMessage"

From SWGANH Wiki
Jump to: navigation, search
(Sample Code)
(Struct)
 
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
Line 14: Line 16:
 
|-
 
|-
 
|{{a_string}}||'''Effect Label'''
 
|{{a_string}}||'''Effect Label'''
 +
|}
 
|}
 
|}
  

Latest revision as of 13:51, 27 September 2007

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'