25.10.2014, 08:14
hi,
I have a problem. If really, I dont know how to "load" and "save" unix timestamps on mysql.. So, for example :
if I have " new mute_time[MAX_PLAYERS]; " yeah, and I'm adding time to it ( " mute_time[playerid] = gettime() + 3600; " ), so how I should save this time and load it ? Please help ;/
I have a problem. If really, I dont know how to "load" and "save" unix timestamps on mysql.. So, for example :
if I have " new mute_time[MAX_PLAYERS]; " yeah, and I'm adding time to it ( " mute_time[playerid] = gettime() + 3600; " ), so how I should save this time and load it ? Please help ;/