Hi,

now I want to start the map with a function

a button is linked to this function when clicked

function map_start()
{
level_load("Level.wmb");
wait(1);
}


so but he doesn´t start this map

but whyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy?