new variable;variable=gettime()+segundos_inicial;if(variable>gettime()){ new data[50]; format(data,sizeof(data),"%d", variable+gettime()) SendClientMessage(playerid,-1,data);}