Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AAD

Opcode Database

0AAD

DescriptionThis opcode performs the pre-defined action with the loaded mp3.
Parameters:
1 = mp3 handle obtained by 0AAC
2 = a number to specify an action:
0: stop
1: play
2: pause
3: resume
Parameters (v2)1) Handle (Integer) (INT)
2) Integer (INT)
Gamessa
CategoryCLEO 3
San Andreas
sascm.ini0AAD=2,set_audio_stream_state %1d% to %2d%
Example0AAD: set_audio_stream_state $hMP3 to 1
Command NameSET_AUDIO_STREAM_STATE

<< 0AAC

0AAE >>