Difference between revisions of "0949"

From GTAMods Wiki
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<code>0949=2,%1d% %2d%</code><br>
+
{{OpCode
'''Description''': Links audio to an actor<br>
+
| games      = {{Icon|SA}}
'''Supports''': San Andreas<br>
+
| command    = ATTACH_MISSION_AUDIO_TO_CHAR
 +
| description = Attaches the mission audio to the character
 +
| syntax1    = 0949: link_wav [''int''] to_actor [''char handle'']
 +
| p1t        = [''int'']
 +
| p1d        = [[03CF|Mission audio]]
 +
| p2t        = [''char handle'']
 +
| p2d        = The handle of the character
 +
}}
  
==Keywords==
+
== Keywords ==
link, audio, wav, actor
+
link, mission, audio, wav, actor, character
 
 
[[Category:OpCodes]]
 

Latest revision as of 07:57, 29 November 2016

San Andreas ATTACH_MISSION_AUDIO_TO_CHAR


Description
Attaches the mission audio to the character
Syntax
0949: link_wav [int] to_actor [char handle]
Parameter
[int]
Mission audio
[char handle]
The handle of the character

Keywords

link, mission, audio, wav, actor, character