Difference between revisions of "0952"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
'''Description''': Loads soundtrack<br> | '''Description''': Loads soundtrack<br> | ||
'''Supports''': San Andreas<br> | '''Supports''': San Andreas<br> | ||
+ | |||
+ | This loads a soundtrack audio that is stored in the <code>audio\streams\BEATS</code> file. The soundtrack can be played using [[0954]] and stopped using [[0955]]. [[0953]] gets the status of the soundtrack. | ||
+ | |||
+ | ==List of Soundtracks== | ||
+ | {| | ||
+ | ! ID | ||
+ | ! File Name | ||
+ | ! Description | ||
+ | |- | ||
+ | | 0 | ||
+ | | Track_007 | ||
+ | | Used in lowrider competition first stage | ||
+ | |- | ||
+ | | 1 | ||
+ | | Track_001 | ||
+ | | Used in dancing random stage | ||
+ | |- | ||
+ | | 2 | ||
+ | | Track_004 | ||
+ | | Used in dancing first stage | ||
+ | |- | ||
+ | | 3 (same as 1) | ||
+ | | Track_001 | ||
+ | | Used in dancing second stage | ||
+ | |- | ||
+ | | 4 | ||
+ | | Track_003 | ||
+ | | Used in dancing third stage | ||
+ | |- | ||
+ | | 5 | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | 6 (same as 1) | ||
+ | | Track_001 | ||
+ | | Used in dancing random stage | ||
+ | |- | ||
+ | | 7 (same as 1) | ||
+ | | Track_001 | ||
+ | | Used in dancing random stage | ||
+ | |- | ||
+ | | 8 (same as 1) | ||
+ | | Track_001 | ||
+ | | Used in dancing random stage | ||
+ | |- | ||
+ | | 9 | ||
+ | | Track_002 | ||
+ | | Ending credit music | ||
+ | |- | ||
+ | | 10 | ||
+ | | Track_010 | ||
+ | | Intro cutscene | ||
+ | |- | ||
+ | | 11 | ||
+ | | Track_008 | ||
+ | | Mission pass type 1 | ||
+ | |- | ||
+ | | 12 | ||
+ | | Track_009 | ||
+ | | Mission pass type 2 | ||
+ | |- | ||
+ | | 13 | ||
+ | | Track_006 | ||
+ | | Used in lowrider competition second stage | ||
+ | |- | ||
+ | | 14 | ||
+ | | | ||
+ | | cop radio audio clip | ||
+ | |- | ||
+ | | 15 (same as 14) | ||
+ | | | ||
+ | | cop radio audio clip | ||
+ | |- | ||
+ | | 16 (same as 14) | ||
+ | | | ||
+ | | cop radio audio clip | ||
+ | |- | ||
+ | | 17 (same as 14) | ||
+ | | | ||
+ | | cop radio audio clip | ||
+ | |- | ||
+ | | 18 | ||
+ | | | ||
+ | | cop radio audio clip | ||
+ | |- | ||
+ | | 19 (same as 14) | ||
+ | | | ||
+ | | cop radio audio clip | ||
+ | |- | ||
+ | | 20 (same as 14) | ||
+ | | | ||
+ | | cop radio audio clip | ||
+ | |- | ||
+ | | 21 (same as 14) | ||
+ | | | ||
+ | | cop radio audio clip | ||
+ | |- | ||
+ | | 22 | ||
+ | | | ||
+ | | *nothing* | ||
+ | |- | ||
+ | | 23 | ||
+ | | | ||
+ | | *crash* | ||
+ | |} | ||
==Keywords== | ==Keywords== | ||
− | load, request, soundtrack | + | load, request, soundtrack, audio, sound, beat |
[[Category:OpCodes]] | [[Category:OpCodes]] |
Revision as of 16:06, 7 July 2008
0952=1,%1h%
Description: Loads soundtrack
Supports: San Andreas
This loads a soundtrack audio that is stored in the audio\streams\BEATS
file. The soundtrack can be played using 0954 and stopped using 0955. 0953 gets the status of the soundtrack.
List of Soundtracks
ID | File Name | Description |
---|---|---|
0 | Track_007 | Used in lowrider competition first stage |
1 | Track_001 | Used in dancing random stage |
2 | Track_004 | Used in dancing first stage |
3 (same as 1) | Track_001 | Used in dancing second stage |
4 | Track_003 | Used in dancing third stage |
5 | ||
6 (same as 1) | Track_001 | Used in dancing random stage |
7 (same as 1) | Track_001 | Used in dancing random stage |
8 (same as 1) | Track_001 | Used in dancing random stage |
9 | Track_002 | Ending credit music |
10 | Track_010 | Intro cutscene |
11 | Track_008 | Mission pass type 1 |
12 | Track_009 | Mission pass type 2 |
13 | Track_006 | Used in lowrider competition second stage |
14 | cop radio audio clip | |
15 (same as 14) | cop radio audio clip | |
16 (same as 14) | cop radio audio clip | |
17 (same as 14) | cop radio audio clip | |
18 | cop radio audio clip | |
19 (same as 14) | cop radio audio clip | |
20 (same as 14) | cop radio audio clip | |
21 (same as 14) | cop radio audio clip | |
22 | *nothing* | |
23 | *crash* |
Keywords
load, request, soundtrack, audio, sound, beat