More audio functions -
Diablosrouge - 24.05.2013
Hey.
I've been wondering if this was ever in your to-do list.
I'd like to suggest you to add a few more functions related to the current audio functions.
I could really use some of the functions from Incognito's Audio Plugin, although i'd be very happy already if I could see these implemented:
SetAudioVolume(playerid, stream, value)
AudioSeek(playerid, stream, time(in seconds)) or something like that. This function would allow the player to play the music from a given time rather than 0.
Re: More audio functions - Emmet_ - 24.05.2013
I've wrote a function just before reading this thread that allows you to specify a volume for a specific stream:
http://forum.sa-mp.com/showthread.ph...03#post2539503
Don't know about the seek thing though, but it would be cool to have.
Re: More audio functions -
Diablosrouge - 24.05.2013
Hmm that looks interesting, I'm gonna give it a go. Thanks