forward paycheck(playerid);
SetTimerEx("paycheck",20000,1,"i",playerid);
public paycheck(playerid){//text herereturn 1;}