03.08.2010, 13:39
Start a 10-min-timer (SetTimerEx, give the playerid as parameter) in OnPlayerConnect, and kill it in OnPlayerDisconnect.
In the timer func, use SendClientMessage, GivePlayerMoney, and SetPlayerScore.
In the timer func, use SendClientMessage, GivePlayerMoney, and SetPlayerScore.