Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(strcmp(cmdtext, "/Radio", true) == 0) // Comando !
- {
- ShowPlayerDialog(playerid, RADIO, DIALOG_STYLE_LIST, "{FF0000}Radio By:BarbosaScript", "Don Omar - Danza Koduro \nIt Was A Good Day - Ice Cube \nBack in Black - AC/DC \nSweet Child o'Mine - Guns n' Roses \nIn the end - Linkin Park \nHood Took Me Under (Compton's Most Wanted) \nNirvana - Rape me \nDesligar iPod", "Selecionar", "Sair");
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement