PlayHard Radio - My second filterscript. -
PlayHard - 03.12.2011
PlayHard Radio
Information:
PlayHard Radio is a simple radio made by a real beginner hand on scripting. It's one of the easiest radios to use. I created this radio after seeing this new function " PlayAudioStream ", I know there are a lot of radios all around SA-MP forums, but I believe that I put some effort on this one to make it a bit unique in scripting(I hope so).
Features & Updates:
Code:
Version 0.1a:
6 Radio stations(Blues, Rock, Pop, Country, Dance and Rap&Hiphop).
You are able to change the names and the audio streaming url very very easily.
Using 0.3c's colors in texts.
Using a dialog(Dialog ID is 354 in case you already have that dialog number in your scripts).
Simple :)
Version 0.1a RC1
Removed all the extra, useless callbacks and function.(Thanks to BlackSA for the idea).
Coming up 0.1a RC2
- More than 10 stations
Commands:
Code:
/phradio - This shows up the dialog of the radio.
/stopradio - This stops audio streaming(the radio).
Images:
Click me -
Click me
Download:
Multiupload - PlayHard Radio 0.1a RC1
Solidfiles - PlayHard Radio 0.1a RC1
Pastebin - PlayHard Radio 0.1a RC1
Mediafire - PlayHard Radio 0.1a RC1
Thank you for reading my thread.
Hoping you finding this one useful and fun.
Copyrights© are reserved to PlayHard.
Re: PlayHard Radio - My second filterscript. -
BlackSA - 03.12.2011
Nice man, but why you are not deleting the unused publics? and if it's a fs, OnGameModeInit?
Re: PlayHard Radio - My second filterscript. -
PlayHard - 03.12.2011
Quote:
Originally Posted by BlackSA
Nice man, but why you are not deleting the unused publics? and if it's a fs, OnGameModeInit?
|
Oh, I thought it would effect on the filterscript but, I will soon

. And thank you!
Re: PlayHard Radio - My second filterscript. -
BlackSA - 03.12.2011
Here:
http://pastebin.com/MQ48Zb3C
A better shorter version.
Re: PlayHard Radio - My second filterscript. -
iPeanut - 03.12.2011
lol good
Re: PlayHard Radio - My second filterscript. -
PlayHard - 03.12.2011
Quote:
Originally Posted by iPeanut
lol good
|
Thank you and I hope you like it.
Quote:
Originally Posted by sice18
Good Fs!
|
Thank you, it's good to know ^^.
Re: PlayHard Radio - My second filterscript. -
Liontamer - 13.02.2012
Poster is banned but the filterscript is clean and simple.
Re: PlayHard Radio - My second filterscript. -
tandytanz - 26.02.2012
Hey is Doesn't WOrk For My Script Why
I'm Using Audio Plugin
and 0.3d
Why This FS Doesn't Work For My Script ?
Re: PlayHard Radio - My second filterscript. -
Shadow_ - 26.02.2012
Update all your includes and server files. ( you dont need audio plugin )
Re: PlayHard Radio - My second filterscript. -
TonYz - 14.07.2012
\phRadio.pwn(6

: error 017: undefined symbol "StopAudioStreamForPlayer"
\phRadio.pwn(90) : error 017: undefined symbol "PlayAudioStreamForPlayer"
\phRadio.pwn(95) : error 017: undefined symbol "PlayAudioStreamForPlayer"
\phRadio.pwn(100) : error 017: undefined symbol "PlayAudioStreamForPlayer"
\phRadio.pwn(105) : error 017: undefined symbol "PlayAudioStreamForPlayer"
\phRadio.pwn(110) : error 017: undefined symbol "PlayAudioStreamForPlayer"
\phRadio.pwn(115) : error 017: undefined symbol "PlayAudioStreamForPlayer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
7 Errors.
and everytime i launch the phradio it comes up fine and when i choose music there nothing coming up or playing :/ help plz