13.06.2015, 10:09
hello guys, i fave a problem: the payday system not worked, it give me PayDay with five minutes later:
... + REP
PHP код:
public PayDay()
{
new string[128],str[256];
new interest,account[MAX_PLAYERS];
new rand2 = 17 + random(3);
new h,m,s,expamount;
new rent[MAX_PLAYERS];
gettime(h, m, s), m -= 5, h +=3;