then first comment model and try to load only world;

Code:
#include <acknex.h> 
#include <default.c>

void main()
{

level_load("small.x");

//ent_create("earth.mdl", vector(10, 20, 30), NULL);

} 


Last edited by justgamefreak; 08/21/08 02:27.