Difference between revisions of "PlayMusicMessage"

From SWGANH Wiki
Jump to: navigation, search
 
(Variable Descriptions)
Line 38: Line 38:
 
* '''Sound String''':
 
* '''Sound String''':
 
:string of location to .snd file to play example: sound/music_mission_complete.snd
 
:string of location to .snd file to play example: sound/music_mission_complete.snd
 +
|valign=top|
  
 
|valign=top|
 
 
===Tags===
 
===Tags===
 
----
 
----

Revision as of 12:58, 20 December 2006

Exquisite-khelpcenter.png Instructions
In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.


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