SA-MP Forums Archive
[FilterScript] Global Audio Streaming for Admins. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Global Audio Streaming for Admins. (/showthread.php?tid=481543)



Global Audio Streaming for Admins. - Gill - 16.12.2013

Hello, Today I'm releasing this FS for everyone, Its too simply though. I'm new to scripting so don't go hard on me. I hope this would be useful to some of you.
This is my first release.


Commands: Admins: '/streamaudio' - 'stopmusicforall' -'/streamhelp'
Players: '/stopmusic' - '/streamhelp'

Links:
Pastebin
Solidfiles

How to compile:
Open Pawno > Copy the code from pastebin > Paste the code there > compile or press F5.


PS:This is my first release ever, I'm still a learner, so please dont be harsh on me
Feel free to correct me where I'm wrong.

Thank you.

Edit: Added a link for pwn and amx file including the includes.



Re: Global Audio Streaming for Admins. - Flaken - 16.12.2013

Where do you get the ''foreach'' include ?


Re: Global Audio Streaming for Admins. - Hybris - 16.12.2013

Quote:
Originally Posted by Flaken
Посмотреть сообщение
Where do you get the ''foreach'' include ?
Try here http://www.solidfiles.com/d/366d/
On topic: Good job mate it looks good


Re: Global Audio Streaming for Admins. - Gill - 16.12.2013

Quote:
Originally Posted by Hybris
Посмотреть сообщение
Try here http://www.solidfiles.com/d/366d/
On topic: Good job mate it looks good
Thank you.


Re: Global Audio Streaming for Admins. - Gill - 16.12.2013

Quote:
Originally Posted by Flaken
Посмотреть сообщение
Where do you get the ''foreach'' include ?
I have uploaded a folder containing .pwn .amx files aswell as allthe includes needed to compile.

Sorry for double posting... was a mistake.