SA-MP Forums Archive
[FilterScript] Radio System v2.0 ++ New Options ++ - 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] Radio System v2.0 ++ New Options ++ (/showthread.php?tid=328336)

Pages: 1 2 3


Radio System v2.0 ++ New Options ++ - GBLTeam - 24.03.2012

Hello guys this is the other version which i made for the best Radio System by me In this version we are not using the audio plugin anymore because the best SAMP 0.3d have AudioStream !


←Video:→

[ame]http://www.youtube.com/watch?v=Jr_y4-Nbxzo[/ame]

←Screens:→





Whats new in this version?:

Code:
Like the old version everything is again in DIALOG.
Added a GameText for every station & animation.
Added a some Animations.
Added a More Options - About & Version.
Added a Stop for Anims & Radio.
Make it with other colors and more good style.
Fixed some small bugs.
←Command:→

/radio


←Download Links:→

Code:
http://solidfiles.com/d/88f2cd2a53/
http://www.mediafire.com/?sgdx34s4kfxsvqr
http://www.sendspace.com/file/cx2ckd
Please do not Steal & Remove my Credits!



Re: Radio System v2.0 ++ New Options ++ - Juninho_Oakley - 24.03.2012

Good Job man


Re: Radio System v2.0 ++ New Options ++ - Blunt - 24.03.2012

Instead of having the "Exit" button on your msg dialogs, make it look nicer by just using, "Okay", "");

Also, nice work.


Re: Radio System v2.0 ++ New Options ++ - _DownLoaD_ - 24.03.2012

Looking good.
can i see Pastebin please?


Re: Radio System v2.0 ++ New Options ++ - GBLTeam - 24.03.2012

Quote:
Originally Posted by Blunt
View Post
Instead of having the "Exit" button on your msg dialogs, make it look nicer by just using, "Okay", "");

Also, nice work.
I will see when i got some time for work Because im verry bussy and i dont play so much samp i work on fs 2.0 version only 5-10min. Btw i think everything is fine

Quote:
Originally Posted by _DownLoaD_
View Post
Looking good.
can i see Pastebin please?
Just download it there have a ".pwn" file


Re: Radio System v2.0 ++ New Options ++ - Sami Ham - 24.03.2012

20/10
GOOD GOOD WHAT I CAN SAY JUST NICE WORK


Re: Radio System v2.0 ++ New Options ++ - zika - 24.03.2012

Hey bro ! This is what i neeed... Thanks great work


Re: Radio System v2.0 ++ New Options ++ - thewarrior - 24.03.2012

Nice script i have this problem when i compile the script: error 017: undefined symbol "PlayAudioStreamForPlayer"


Re: Radio System v2.0 ++ New Options ++ - Guilherme_. - 24.03.2012

Very Nice !


Re: Radio System v2.0 ++ New Options ++ - Marko Koprivanac - 24.03.2012

WoW,realy good


Re: Radio System v2.0 ++ New Options ++ - GBLTeam - 24.03.2012

Quote:
Originally Posted by thewarrior
View Post
Nice script i have this problem when i compile the script: error 017: undefined symbol "PlayAudioStreamForPlayer"
You need to update your "includes" to 0.3d


Re: Radio System v2.0 ++ New Options ++ - Ch0y - 26.03.2012

writing / radio, a menu appears and select items, but nothing happens.


Re: Radio System v2.0 ++ New Options ++ - [IZ]Kira - 26.03.2012

Is cool v2.0 :]

Good job man ^^ Like It


Re: Radio System v2.0 ++ New Options ++ - Ash-fixedname - 26.03.2012

Nice One GBLTeam xF Like It !


Re: Radio System v2.0 ++ New Options ++ - DanL - 26.03.2012

Nice work!


Re: Radio System v2.0 ++ New Options ++ - GBLTeam - 27.03.2012

Thanks for using my FS


Re: Radio System v2.0 ++ New Options ++ - SDraw - 27.03.2012

PHP Code:
new Radio[MAX_PLAYERS];
new 
Radio1[MAX_PLAYERS];
new 
Radio2[MAX_PLAYERS];
new 
Radio3[MAX_PLAYERS];
new 
Radio4[MAX_PLAYERS];
new 
Radio5[MAX_PLAYERS];
new 
Radio6[MAX_PLAYERS];
new 
Radio7[MAX_PLAYERS];
new 
Radio8[MAX_PLAYERS];
new 
Radio9[MAX_PLAYERS];
new 
Radio10[MAX_PLAYERS];
new 
Radio11[MAX_PLAYERS];
new 
Radio12[MAX_PLAYERS];
new 
Radio13[MAX_PLAYERS];
new 
Radio14[MAX_PLAYERS]; 
He-he Useless variables. Do you know that "PlayAudioStreamForPlayer" returns nothing?

Well...Remember, only Audio Plugin returns value......


Re: Radio System v2.0 ++ New Options ++ - GBLTeam - 27.03.2012

Quote:
Originally Posted by SDraw
View Post
PHP Code:
new Radio[MAX_PLAYERS];
new 
Radio1[MAX_PLAYERS];
new 
Radio2[MAX_PLAYERS];
new 
Radio3[MAX_PLAYERS];
new 
Radio4[MAX_PLAYERS];
new 
Radio5[MAX_PLAYERS];
new 
Radio6[MAX_PLAYERS];
new 
Radio7[MAX_PLAYERS];
new 
Radio8[MAX_PLAYERS];
new 
Radio9[MAX_PLAYERS];
new 
Radio10[MAX_PLAYERS];
new 
Radio11[MAX_PLAYERS];
new 
Radio12[MAX_PLAYERS];
new 
Radio13[MAX_PLAYERS];
new 
Radio14[MAX_PLAYERS]; 
He-he Useless variables. Do you know that "PlayAudioStreamForPlayer" returns nothing?

Well...Remember, only Audio Plugin returns value......


I know But i make it fast in 5min work so i dont remove the old, because in the old version with Audio Plugin by incognito with "STOP RADIO" wass bugged thats i make Radio stations with Radio1 Radio2 In next version i will remove that but thats not making a problem so ...!


Re: Radio System v2.0 ++ New Options ++ - GBLTeam - 30.04.2012

Bumping, maybe im gonna work for v3.0

You can share some suggestion what to add in next version.



Re: Radio System v2.0 ++ New Options ++ - kryptonice - 30.04.2012

Got a little problem, when I try to start a radio it will also spawn a vehicle :P

How could I fix this?


--

Nevermind, fixed it already ;\