Error 75 & Error 17 Please can help?
#4

Quote:
Originally Posted by M3mPHi$_S3
Посмотреть сообщение
You had better remove all those {eeeee} codes cause that are not use in scripting ...
EEEEEE is fine, that's just a white color lol

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/mp3", cmdtext, true, 10) == 0)
    {
        SendClientMessage(playerid,COLOR_LIGHTGREEN,"{EEEEEE}[{7340DB}INFO{EEEEEE}] {DBED15}Welcome to the MP3 dialog, please select the song you would like to play.");
        ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST,"MP3 Player.","Coldplay - Viva La Vida\nThe Wanted - I found you\nEminem - Must be the Ganja\nEminem - 8 Mile\nCalvin Harris - Spectrum\nInfinity\nSum 41 - Hell Song\n\
        The Lumineers - Ho Hey\nLMFAO - Sexy and i know it\nSkrillex - Bangarang\nOlly Murs ft Fo-rida - Troublemaker\nRihanna - Diamonds\nNickey Romero - Toulouse\nKendrick L - Swimming pools\nThe script -Hall of Fame\n\
        House Music (Mix)\nBig Bank Hank\nI need a dollar\nColdplay - Clocks\nColdplay - The scientist\nColdplay - Charlie Brown\nSasha Lopez - All my people [Brazilian]"
,"Play","Exit");
        return 1;
    }
    return 0;
}
Try that out
Reply


Messages In This Thread
Error 75 & Error 17 Please can help? - by Brandon_More - 11.04.2013, 02:08
Re: Error 75 & Error 17 Please can help? - by M3mPHi$_S3 - 11.04.2013, 02:12
Re: Error 75 & Error 17 Please can help? - by Pawnie - 11.04.2013, 02:15
Re: Error 75 & Error 17 Please can help? - by [ABK]Antonio - 11.04.2013, 02:15
Re: Error 75 & Error 17 Please can help? - by M3mPHi$_S3 - 11.04.2013, 02:21
Re: Error 75 & Error 17 Please can help? - by Brandon_More - 11.04.2013, 02:22
Re: Error 75 & Error 17 Please can help? - by [ABK]Antonio - 11.04.2013, 02:27
Re: Error 75 & Error 17 Please can help? - by Brandon_More - 11.04.2013, 02:29
Re: Error 75 & Error 17 Please can help? - by [ABK]Antonio - 11.04.2013, 02:30
Re: Error 75 & Error 17 Please can help? - by M3mPHi$_S3 - 11.04.2013, 02:55

Forum Jump:


Users browsing this thread: 1 Guest(s)