Jump to content

Recommended Posts

Posted

Salut...Acesta este Fs'u meu de RADIO !!!...am mai pus unul da avea virusi :D xD Soryy :))

[glow=red,2,300]Informatii[/glow]

Pai e un fs de radio..Contine-RadioZu,Radio21,KissFm,ProFm,Un radio cu muzica Rock,NationalFm,si unul cu muzica Heavy Metal....

Pentru al pornii scrieti /Radio si alegeti radioul...

[glow=red,2,300]Credits[/glow]

[sTR]Secret

                      Incognito

                      CrystyaN

[glow=red,2,300]Download[/glow]

Scz nu pot sa pun linkurile mele findca am o mare problema cu netul :|

Radio Include-http://solidfiles.com/d/6a162/

Plugins-Daca aveti serverul pe Host-http://solidfiles.com/d/ab40e/

            -Daca aveti serverul in pc-http://solidfiles.com/d/ca5a2/

Client audio-http://www.solidfiles.com/d/5fb39/download/

Si codul pentru FS

[pawn]

//Radio sistem

//by Secret

#include <a_samp>

#include <audio>

#define dcmd(%1,%2,%3) if (!strcmp((%3)[1], #%1, true, (%2)) && ((((%3)[(%2) + 1] == '\0') && (dcmd_%1(playerid, ""))) || (((%3)[(%2) + 1] == ' ') && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1

#define RADIO 3000

#define COLOR_YELLOW 0xDABB3EAA

#define COLOR_GREEN 0x9EC73DAA

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];

#if defined FILTERSCRIPT

public OnFilterScriptInit()

{

print(" .Radio sistem by Secret");

return 1;

}

#endif

public OnPlayerDisconnect(playerid, reason)

{

return 1;

}

public OnPlayerCommandText(playerid, cmdtext[])

{

dcmd(radio, 5, cmdtext);

return 0;

}

dcmd_radio(playerid, params[])

{

            #pragma unused params

    Audio_SetVolume(playerid, Radio[playerid], 100);

            ShowPlayerDialog(playerid, RADIO, DIALOG_STYLE_LIST, "Radio sistem By [Funky]Secret","Radiozu\nKissfm\nRadio21\nProFm\nRock\nNationalFM\nHeavy Metal\nOPRESTE","Select","Inchide");

            return SendClientMessage(playerid,COLOR_YELLOW,"Da click pe radioul dorit:)!");

    }

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])

{

if(dialogid == RADIO)

{

if(response)

{

if(listitem == 0)

{//

          Radio[playerid] = Audio_PlayStreamed(playerid, "http://www.radiozu.ro/live.m3u",false,false,false);

}

if(listitem == 1)

{//

          Radio1[playerid] = Audio_PlayStreamed(playerid, "http://80.86.106.136/listen.pls",false,false,false);

}

if(listitem == 2)

{

          Radio2[playerid] = Audio_PlayStreamed(playerid, "http://www.radio21.ro/site/Radio21Live.m3u",false,false,false);

}

if(listitem == 3)

{

          Radio3[playerid] = Audio_PlayStreamed(playerid, "http://stream.profm.ro:8012/profm.mp3",false,false,false);

}

if(listitem == 4)

{

          Radio4[playerid] = Audio_PlayStreamed(playerid, "http://stream.profm.ro:8012/profm.mp3",false,false,false);

}

if(listitem == 5)

{

          Radio5[playerid] = Audio_PlayStreamed(playerid, "http://live.nationalfm.ro:8001",false,false,false);

}

if(listitem == 7)

{

            Audio_Stop(playerid, Radio[playerid]);

            Audio_Stop(playerid, Radio1[playerid]);

            Audio_Stop(playerid, Radio2[playerid]);

            Audio_Stop(playerid, Radio3[playerid]);

            Audio_Stop(playerid, Radio4[playerid]);

            Audio_Stop(playerid, Radio5[playerid]);

            Audio_Stop(playerid, Radio6[playerid]);

            Audio_Stop(playerid, Radio7[playerid]);

            }

}

}

return 1;

}

}[/pawn]

Linkurile de download ii apartin lui  CrystyaN xD eu am o problema cu netul merge foarte rau si nu pot sa postez pe net...

Cam asta a fost...Ps.Primul meu fs:))

youtube.com/secretofficial1 < - SECRET CHANNEL !

Guest RockStar
Posted

Lam mai vazut undeva dar nu mai stiu sigur unde.

Miam dat seama dupa

[pawn]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];[/pawn]

Posted

Lam mai vazut undeva dar nu mai stiu sigur unde.

Miam dat seama dupa

[pawn]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];[/pawn]

Am mai pus eu un FS de radio EXACT ca acesta dar acela avea virusi :P chiar tu iai gasit ;)

youtube.com/secretofficial1 < - SECRET CHANNEL !

Posted

new Radio[ 9 ][ MAX_PLAYERS ];


Oricum eu zic ca nu este facut de tine :-?

Este facut de mine:-l

dar am bagat mai multe radiouri prima data cu Hip-Hop...

si akl erau multe prostii si credeam k iau warn dk pun asa cv:))

youtube.com/secretofficial1 < - SECRET CHANNEL !

Posted

cam simplu...3/5...

o sugestie...foloseste ZCMD...i mult mai rapid decat dcmd...si se foloseste lafel doar adaugi in susul scriptului unde ai si celalate

includes: #include <    zcmd    >

Fara reclama in semnatura!

Posted

E fain :D 5/5

[glow=green,2,300]193.84.64.165:7777[/glow] [glow=blue,2,300]Romania[/glow]  [glow=yellow,2,300]StunT[/glow][glow=red,2,300]ageS[/glow] 0.3a

Posted

new Radio[ 9 ][ MAX_PLAYERS ];


Oricum eu zic ca nu este facut de tine :-?

eu sunt sigur ca nu'i facut de el pt ca e si in GM-ul facut de Ruben (STR) si el il are de AICI

76561198055981270.png

http://devilgaming.ro/forum

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.