Difference between revisions of "0949"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | {{OpCode | |
| − | ''' | + | | games = {{Icon|SA}} |
| − | ''' | + | | 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 |
| − | |||
| − | |||
Latest revision as of 07:57, 29 November 2016
- 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