Jump to content

HeRR0

Membru
  • Posts

    1
  • Joined

  • Last visited

Everything posted by HeRR0

  1. Salut, dupa cum vedeti in titlu, aceea este problema. Eu folosesc ultima versiune de mysql. Unde ar putea fi problema: new d,m,y; getdate(y,m,d); new h,mine,s; gettime(h,mine,s); format(gString,sizeof(gString), "%d/%d/%d %d:%d:%d",d,m,y,h,mine,s); strmid(PlayerData[playerid][pRegistredDate], gString, 0, strlen(gString), 255); UpdatePlayerData(playerid, pRegistredDatex); sau problema este la: cache_get_value_name_int(0, "RegisterDate", PlayerData[playerid][pRegistredDate]); Linia in MySQL este asa facuta: `RegisterDate` varchar(50) NOT NULL DEFAULT '01/01/1970 01:01:01',
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.