26.09.2012, 15:55
I guess a code will do, it's just all about adding onto a value in the column.
And this adds 1 every minute, does it? I thought it's different, hence I was probably going somewhere wrong with my useless code. Also, I don't need to kill the timer OnGameModeExit in this case, do I? I'll test the code, thank you.
Код:
Player[playerid][PaydayTime]++;

