Here's what I'm talking about.
http://devilmaster.supereva.it/duke.zip
As an experiment, I took an animated model (the Duke Nukem MD3 model from the high resolution pack, that I included in the zip file as 1405_duke.md3) and converted it to the X format (as duke.x).
I made a simple program to see if it was loading correctly, and it was. I tried to animate it by inserting the line: "PLAY OBJECT 1" right before the main loop, but I get an error (the object could not be animated). So I need to know: how do I use the PLAY OBJECT command?