PlayClientEffectLocMessage

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Struct


SHORT Operand_Count
INT Opcode
A_STRING File
A_STRING Planet
INT PositionX
INT PositionZ
INT PositionY
LONG Unknown
INT Unknown

Variable Descriptions


Opperand_Count = 8

Opcode = 02949E74


  • File:
File of the client effect. EX: clienteffect/frs_dark_envy.cef
  • Planet::
Name of the planet. EX: naboo
  • PositionX-Y-Z::
Float of the position where you want the client effect to be played.

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...