05.08.2012, 18:29
◆ Introduction:
Well,this is my first include,it's about Audio Stream,it has only few things(more down)...
◆ You need:
Foreach - By ******
◆ Functions:
◆ Recommendations:
If you have any,post it here or PM me.
◆ Bugs:
◆ Not found any yet, however if you find a bug please post here or PM me on forum with the details,i tested everything and it worked for me.
◆ Download:
Pastebin - v0.1
Mediafire - v0.1
◆ How to use:
Put AudioEx.inc in your pawno/include folder,and then add #include <AudioEx> at top of your script.
◆ Credits:
Foreach - ******
AudioEx - Marko Koprivanac (Me )
Well,this is my first include,it's about Audio Stream,it has only few things(more down)...
◆ You need:
Foreach - By ******
◆ Functions:
Код:
stock PlayAudioStreamForAll(url[]); This will Play Audio stream for all(url must end with .mp3,you can convert songs to .mp3 on kiwi6.com) stock StopAudioStreamForAll(); This will stop audio stream for all stock StopAudioStreamEx(Float:posX, Float:posY, Float:posZ, Float:range); // this will stop audio stream ONLY for players that are in X RANGE of your coordinates.
If you have any,post it here or PM me.
◆ Bugs:
◆ Not found any yet, however if you find a bug please post here or PM me on forum with the details,i tested everything and it worked for me.
◆ Download:
Pastebin - v0.1
Mediafire - v0.1
◆ How to use:
Put AudioEx.inc in your pawno/include folder,and then add #include <AudioEx> at top of your script.
◆ Credits:
Foreach - ******
AudioEx - Marko Koprivanac (Me )