Problem with registration date
#1

Hello, I have a problem, create a user registration system, that is, detect the date, but in / stats does not come out. Only the first number of the record comes out, what can it be?

Login:

Код:
db_get_field_assoc(Result, "REGISTRO", Field, 45);
PlayerInfo[playerid][Registro]=strval(Field);
/Stats

Код:
format(stats,sizeof(stats),"{00FF00}» Registro: {FFFFFF}%d/%d/%d\n",PlayerInfo[playerid][Registro]);
strcat(xdxdxd,stats);
Image:
Reply


Messages In This Thread
Problem with registration date - by BrianFaria - 29.01.2017, 20:39
Re: Problem with registration date - by BrianFaria - 29.01.2017, 21:46
Re: Problem with registration date - by saffierr - 29.01.2017, 22:09
Re: Problem with registration date - by BrianFaria - 29.01.2017, 23:20
Re: Problem with registration date - by saffierr - 29.01.2017, 23:55
Re: Problem with registration date - by BrianFaria - 30.01.2017, 01:03
Respuesta: Problem with registration date - by Eloy - 30.01.2017, 01:34
Re: Problem with registration date - by BrianFaria - 30.01.2017, 01:44
Respuesta: Problem with registration date - by Eloy - 30.01.2017, 02:17
Re: Problem with registration date - by BrianFaria - 30.01.2017, 02:33

Forum Jump:


Users browsing this thread: 1 Guest(s)