21.04.2014, 18:15
so, i checked the code, here the fix :
Past this code it will works, if it's not, try to replace NOW() by UNIX_TIMESTAMP()
pawn Код:
format(query, sizeof(query), "INSERT INTO `players`(`ime`, `lozinka`,`email`,`health`, `level`, `gmlevel`, `godini`, `kes`, `banka`, `lider`, `clen`, `model`,`data`) VALUES ('%s','%s','%.1f','%d','%d','%d','%d','%d','%d','%d','%d', NOW())",

