You must call all nedeed functions again, so I would recall the main function which calls all nedeed functions...
Code:
function restart_main();

void main()
{
	level_load("test_level.wmb");
	
}

function restart_main()
{
	main();
}



Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com