29.10.2016, 14:52
Quote:
|
Line 58869
new LuxTimer(playerid); Line 58873 if(gettime() < LuxTimer[playerid]) Line 58874 - 58878 { format(string, sizeof(string), "good day", LuxTimer[playerid]-gettime()); SendClientMessageEx(playerid, COLOR_GREY, string); return 1; } You had if(gettime() < LuxTimer[playerid]); |


