//at the top of scriptforward Timer(playerid);//somewhere outside any callbackpublic Timer(playerid){//CODE HEREreturn 1;}//at onplayerdeathSetTimer("Timer",300000,0);