so, i should exit the game before calling a new leve?
My structure is similar to that one, except this part
Code:
if (exit)
 { 
    level_load(credits.wmb);
 }

edit: the engine tell me that i can't use exit in the if.

Last edited by Vyse220; 03/19/09 09:25.