Radio system
#6

dcmd_radio(playerid,params[])
{
#pragma unused params
if(GetPVarInt(playerid, "health22") == 1)return SendClientMessage(playerid,-1,"{FF0000}[NGP]: you cannot use cmds while you in a fight or lossing health!");
if(AccInfo[playerid][Jailed] == 1)return SendClientMessage(playerid,red,"[NGP]: You cannot use this command in jail!");
ShowPlayerDialog(playerid,DIALOGID+192,DIALOG_STYL E_LIST,"Pick your Channel/Song","Miley Cyrus - adore you\nInna Crazy Sexy Wild\nEminem - Rap God\nMonster Eminem ft Rihanna\nMiley Cyrus - Wrecking Balls\nHit104 FM\nRadio 538(Dutch Radio Channel)\nNgp Radio\nWildstyles Ft. Niels Geusebroek - Year of Summer\nJumi Ki Raat-Kick\nBhardo Jholi Mere Ya muhammed-bajrangi bhaijaan\nStop Radio", "Select", "Close");
return 1;
}

if (dialogid == 123 && response)
{
switch(listitem)
{
case 0:
{
ShowPlayerDialog(playerid,Stunt,DIALOG_STYLE_LIST, "{ff4500}Stunt And Maps" ,"{FB0404}BaseJump 1\n{0080FF}Basejump 2\n{00FF40}Pipes\n{FF8000}Drift City\n{FFFF80}Abondonent Stunt\n{0000FF}Jump 3", "SELECT", "EXIT");
}
case 1:
{
ShowPlayerDialog(playerid,Sanandreas,DIALOG_STYLE_ LIST,"{ff4500}Sanandreas" ,"{ffff00}/LV\n{ffff00}/LS\n{ffff00}/SF\n{ffff00}/LC", "SELECT", "EXIT");
}
case 2:
{
ShowPlayerDialog(playerid,Interiors,DIALOG_STYLE_L IST,"{ff4500}Interiors" ,"{FF8000}Michelle\n{ffff00}Katie\n{FF0000}Barbara \n{00FFFF}Helena\n{408080}Millie\n{0080C0}8-Track Stadium\n{00FF00}DirtBike Stadium\n{0000FF}Vice Stadium\n{008040}Madd Dogg,s Mansion", "SELECT", "EXIT");
}
case 3:
{
ShowPlayerDialog(playerid,Freeroam,DIALOG_STYLE_LI ST,"{ff4500}Freeroam" ,"{008040}/Lstune\n{0000FF}/Sftune\n{FF0000}Trucking\n{FF8040}Grove Street\n{0080C0}Vinewood\n{008000}Ls Downtown", "SELECT", "EXIT");
}
}
}
Reply


Messages In This Thread
Radio system - by Glossy42O - 15.08.2015, 06:27
Re: Radio system - by Karan007 - 15.08.2015, 06:45
Re: Radio system - by Glossy42O - 15.08.2015, 06:54
Re: Radio system - by Gammix - 15.08.2015, 07:14
Re: Radio system - by itsCody - 15.08.2015, 07:24
Re: Radio system - by LovelySoomro - 15.08.2015, 07:36
Re: Radio system - by jlalt - 15.08.2015, 07:50
Re: Radio system - by LovelySoomro - 15.08.2015, 08:31
Re: Radio system - by lanix - 15.08.2015, 09:03
Re: Radio system - by Glossy42O - 15.08.2015, 10:42

Forum Jump:


Users browsing this thread: 1 Guest(s)