still trying to load .hmp ?

as i said change it as world.x

try my codes delete all yours and paste mines ok ?

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:41.