29.01.2017, 20:39
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:
/Stats
Image:
Login:
Код:
db_get_field_assoc(Result, "REGISTRO", Field, 45); PlayerInfo[playerid][Registro]=strval(Field);
Код:
format(stats,sizeof(stats),"{00FF00}» Registro: {FFFFFF}%d/%d/%d\n",PlayerInfo[playerid][Registro]); strcat(xdxdxd,stats);