Oh, sorry, I forgot about those laugh
Code:
function ceil( var x ) {
	if( x < integer(x) ) x++;
	return x;
}



Extensive Multiplayer tutorial:
http://mesetts.com/index.php?page=201