Problema con este cmd
#8

Es haci?:

No entendi muy bien

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/startbase", cmdtext, true, 10) == 0)
    {
    if (IsPlayerAdmin(playerid))        
    ShowPlayerDialog(playerid,14041,DIALOG_STYLE_LIST,"{FF0000}Inicia una Base ","\n{00c4fa}Base: {ff0000}1 \n{00c4fa}Base: {ff0000}2","Aceptar","Cancelar");
        return 1;
    }
    return 0;
}
Reply


Messages In This Thread
Problema con este cmd - by adrianxd - 28.07.2012, 19:16
Respuesta: Problema con este cmd - by CeKiT - 01.08.2012, 03:26
Respuesta: Problema con este cmd - by adrianxd - 01.08.2012, 03:55
Re: Problema con este cmd - by Daniel-92 - 01.08.2012, 04:16
Respuesta: Problema con este cmd - by adrianxd - 01.08.2012, 04:33
Re: Problema con este cmd - by Daniel-92 - 01.08.2012, 04:35
Respuesta: Problema con este cmd - by adrianxd - 01.08.2012, 04:37
Respuesta: Problema con este cmd - by CeKiT - 01.08.2012, 14:51
Respuesta: Problema con este cmd - by TheChaoz - 01.08.2012, 21:40
Respuesta: Problema con este cmd - by adrianxd - 01.08.2012, 22:04

Forum Jump:


Users browsing this thread: 1 Guest(s)