Mhm...hard to say from here.

Code:
// typical main.c ---------------------------
#include <acknex.h> // include for Pure Mode
#include <default.c> // default key functions
// ------------------------------------------
PRAGMA_PATH    "scripts"
// ------------------------------------------
#include "anyscript.c"
// ------------------------------------------
STRING* map01 = "mymap.WMB";
// ------------------------------------------
void main()
{
 level_load(map01);
}
// ------------------------------------------




Acknex umgibt uns...zwischen Dir, mir, dem Stein dort...
"Hey Griswold ... where u gonna put a tree that big ?"
1998 i married my loved wife ... Sheeva from Mortal Kombat, not Evil-Lyn as might have been expected
rayp.flags |= UNTOUCHABLE;