Radio System v2.0 ++ New Options ++ -
GBLTeam - 24.03.2012
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
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_
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
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
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 ;\