hi spirit,
I tryed all of that. 3D world stuido will let you export in the formatt of hmp. I made a small level and name it small.
code:
#include <acknex.h>
#include <default.c>
void main()
{
level_load("small.hmp");
//ent_create("earth.mdl", vector(10, 20, 30), NULL);
just a black screen.
Is this program going run on ms 2000?
I tryed it on XP and it did not work, just a black screen
If any one may know what is wrong, let me know.
renny