Animation with my own models?

Blitz3D Forums/Blitz3D Beginners Area/Animation with my own models?

Hi,
i just earned milkshape, so i made the tutorial for beginners.
The result was a plane, i animated the wings, just for fun...
But when i try to animate it in blitz3d, it just wont work:(
I exportet the modell to directx format. Was that right? Or shall i use another format?
I uploaded the model, so could someone maybe try to animate it in blitz3d? Here's the link:
http://www.file-upload.net/download-380812/animplane.ms3d.html
Would be really nice if someone could test it out.
Thanks in advance! :D

Exporting in directx .x format will not animate in b3d. You will need to export it in either .b3d or .md2 format to animate in blitz3d.

Ah ok, i'll try that. Thanks!