[Ajuda]Comando /neon
#4

Faltava uma chave

pawn Код:
if(strcmp("/neon", cmdtext, true, 10) == 0)
{
    if(GetPlayerInterior(playerid) != 3)
    {
        if(PlayerToPoint(6.0,playerid,615.2851,-124.2390,997.6350))
        {
            ShowPlayerDialog(playerid, NEON, DIALOG_STYLE_LIST, "Neon", "{0000FF}NEON\n{FF0000}NEON\n{00FF00}NEON\n{FFFFFF}NEON\n{FF1493}NEON\n{FFFF00}NEON\nRemover NEON", "OK", "Cancelar");
        }
    }
    return 1;
}
Reply


Messages In This Thread
[Ajuda]Comando /neon - by Matheus_Vieira - 07.11.2011, 18:58
Re: [Erro]Comando /neon - by Laercio - 07.11.2011, 19:00
Respuesta: [Erro]Comando /neon - by Matheus_Vieira - 07.11.2011, 19:02
Re: [Erro]Comando /neon - by ViniBorn - 07.11.2011, 19:02

Forum Jump:


Users browsing this thread: 1 Guest(s)