

on:changeday 	{ 	$tage++; 	if ($tage == 5) 		{ 		loadmap "maps/sabbel.s2", 1, 1, 0, 1, 1, 1; 		} 	}
on:collect { 	diary"tagebuch",ID; }
on:start { color 20, 20, 20; }
on:start { scale 2, 2, 2; }
on:use { add "Text"; msgbox "Titel"; }
on:collect { 	skipevent; 	diary... }