[Ajuda] Ajuda (unknown command)
#4

PHP Code:
if(strcmp(cmd,"/vencimento"true) == 0) {
    if(!
IsPlayerVIP(playerid)) return SendClientMessage(playeridVermelho"| ERRO | Vocк nгo tem permissгo!");
    new 
StringCat[256], diaVmesVanoVhoraVminutoVsegundoV;
    
format(Strsizeof(Str), "/Vips/%s.ini"PlayerName(playerid) );
    
TimestampToDate(dini_Int(Str"Vencimento"), anoVmesVdiaVhoraVminutoVsegundoV0);
    
format(Strsizeof(Str), "{00FFFF}Nick: {FFFFFF}%s[{00FFFF}%d{FFFFFF}]\n\n"PlayerName(playerid), playerid), strcat(StringCatStr);
    
format(Strsizeof(Str), "{00FFFF}Vencimento: {FFFFFF}%02d/%02d/%02d %02d:%02d:%02d \n\n"diaVmesVanoVhoraVminutoVsegundoV), strcat(StringCatStr);
    
strcat(StringCat"Aproveite o seu VIP atй o ъltimo minuto!\n");
    
ShowPlayerDialog(playerid5000DIALOG_STYLE_MSGBOX"{FF0000}Vencimento"StringCat"Fechar""");
    return 
1;

Reply


Messages In This Thread
Ajuda (unknown command) - by GuiLopez - 31.10.2018, 22:47
Re: Ajuda (unknown command) - by Ermanhaut - 01.11.2018, 00:17
Re: Ajuda (unknown command) - by GuiLopez - 01.11.2018, 01:46
Re: Ajuda (unknown command) - by [BOPE]Seu._.Madruga - 01.11.2018, 02:00
Re: Ajuda (unknown command) - by GuiLopez - 01.11.2018, 02:29
Re: Ajuda (unknown command) - by ipsLuan - 01.11.2018, 11:39

Forum Jump:


Users browsing this thread: 1 Guest(s)