[FilterScript] Fully working RADIO SYSTEM - 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] Fully working RADIO SYSTEM (
/showthread.php?tid=659630)
Fully working RADIO SYSTEM -
Algelis - 09.10.2018
Hi, everybody I give you a simple Radio system, you will be able to listen to the radio, and you can add a your liking radio station URL.
Here is pastebin. Copy the pastebin,open the new.pwn and copy this to your new.pwn and compile.
https://pastebin.com/sEgttYx5
Sorry for my English, I from Lithuania, and I pay a little this language.
And all radio stations from Lithuania
Re: Fully working RADIO SYSTEM -
Pottus - 11.10.2018
Nominated for worst release 2018! If there was ever such a thing.
Re: Fully working RADIO SYSTEM -
Raayzeck - 11.10.2018
This is not the worst release 2018, because its from Lithuania and it's normal over there.
So, it's the best release from Lithuania.
Re: Fully working RADIO SYSTEM -
Algelis - 05.11.2018
Quote:
Originally Posted by Raayzeck
This is not the worst release 2018, because its from Lithuania and it's normal over there.
So, it's the best release from Lithuania.
|
thank you sir
Re: Fully working RADIO SYSTEM -
[WSF]ThA_Devil - 05.11.2018
Quote:
Originally Posted by Algelis
thank you sir
|
I'm not quite sure it's a compliment.
Also, why do you need 15 different variables that contain nothing useful? PlayAudioStreamForPlayer does not return anything that you need to save.
Code:
for(new i=0; i<250; i++)
{
Must be the worst way to loop through all the players. MAX_PLAYERS define exists for a reason.
There's just so much wrong with it I would spend until tomorrow morning to list everything out, so I'll just stop here.
Re: Fully working RADIO SYSTEM -
Venom546 - 10.11.2018
thnx will use on my script