public OnPlayerConnect(playerid) { SetTimer("", 60000,1); SetPlayerScore(playerid, GetPlayerScore(playerid)+1); }