sorry, just noticed that this:
enet_ent_create("entity.mdl",nullvector,_str("theEnt"));
should probably be:
enet_ent_create(_str("entity.mdl"),nullvector,_str("theEnt"));


~"I never let school interfere with my education"~
-Mark Twain