[Ajuda] Data
#1

Porque nгo estб nem aparecendo na coluna dia,mкs,ano?

pawn Код:
DOF2_SetInt(arquivo, "dia", PlayerInfo[playerid][dia]);
            DOF2_SetInt(arquivo, "mes", PlayerInfo[playerid][mes]);
            DOF2_SetInt(arquivo, "ano", PlayerInfo[playerid][ano]);
                   getdate(ano, mes, dia);
    format(arquivo, 40, "%02d/%02d/%d", dia, mes, ano);
Reply


Messages In This Thread
Data - by ZeZin - 21.03.2015, 01:42
Re: Data - by ipsLuan - 21.03.2015, 01:47
Re: Data - by ZeZin - 21.03.2015, 01:59
Re: Data - by MatheusAlcapone - 21.03.2015, 02:07
Re: Data - by ZeZin - 21.03.2015, 02:10
Re: Data - by MatheusAlcapone - 21.03.2015, 02:13
Re: Data - by ZeZin - 21.03.2015, 02:15
Re: Data - by MatheusAlcapone - 21.03.2015, 02:18
Re: Data - by ZeZin - 21.03.2015, 02:23
Re: Data - by MatheusAlcapone - 21.03.2015, 02:27

Forum Jump:


Users browsing this thread: 1 Guest(s)