• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem z clean/save

Moim zdaniem to te avatary podchodza troche pod te internetowe znicze [*], ale chuj
 
Moim zdaniem to te avatary podchodza troche pod te internetowe znicze [*], ale chuj

No jeżeli ktoś to robi tylko na pokaz dla innych PolaczqoOow ta, ale jeżeli to pochodzi z głębi człowieka to nie widzę w tym nic złego.
 
w save z 0.4 ustaw

shallow = "yes", to będziesz miał save mniejszy niż 1 sek

tyle ze to zapisze tylko lvle graczy <_<
 
znajdz mi licznik taki by nie trzeba było odświeżać stronki to ci powiem jak skrócić save.
 
Code:
var dupa = 0;
function next()
{
	var s = document.getElementById('noob');
	if(s)
	{
		dupa++;
		s.innerHTML = "O ja jestes tu jush: " + dupa + " sec.";
	}
}

window.setInterval("next();", 1000);
 
już mam wystarczyło zobaczyć kod zrodłowy strony otslist.eu :peace:

rep dam za 24 h ^_^

Monte321 pokaz mi tu swoje my.cnf
 
Back
Top