Quote:

Now I add an empty script.




Does that script load your level?

function main
{
level_load("levelname.wmb");
}

You´ll get a black screen, if you don´t load your level in the attached script.


no science involved