Quote:
I'm not sure but ent_create might work with .obj, at least it works with .x (not perfectly). From the manual:
, this would be even better! I get a bad file format error though with the ent_create line (the .obj file is in the same folder):

Code:
ent_create("block.obj", nullvector, NULL);


The obj file is exported through Blender (latest version) and can be imported without problems in MED.