Difference between revisions of "PlayMusicMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
{|
 
|- align="center"
 
||{{PacketGuide}}
 
|-
 
|}
 
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6

Revision as of 12:58, 20 December 2006


Struct


SHORT Operand_Count
INT Opcode
A_STRING SoundFile String
LONG ??
INT ??
BYTE ??

Variable Descriptions


Opperand_Count = 5

Opcode = 04270D8A


  • Sound String:
string of location to .snd file to play example: sound/music_mission_complete.snd

Tags


S→C This packet originates on the server.

50% This packet has been partially reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...