PDA

View Full Version : Animation problem FSX


Ruud
30 Dec 2007, 11:28
I have a problem to get the animation to work in fsx, I use the oil rig as test but no animation in the sim.

I know to do that I need to use the XANIM for that but how do I build the cmd for that ?

for non anim scenery I use %SystemRoot%\system32\cmd.exe /K C:\FSX_Tools\xtomdl.exe /DICT:C:\FSX_Tools\modeldef.XML /XMLSAMPLE that is working just fine.

How do I add the XANIM to this ? so that the animation will work in fsx. also if you look at the example oil rig there is a TestX.x and TestX.xanim do I just work from the TestX.x and that will take the TestX.xanim whit it ?

I use 3ds max 9

kthy2003
01 Jan 2008, 14:56
I have a problem to get the animation to work in fsx, I use the oil rig as test but no animation in the sim.

I know to do that I need to use the XANIM for that but how do I build the cmd for that ?

for non anim scenery I use %SystemRoot%\system32\cmd.exe /K C:\FSX_Tools\xtomdl.exe /XANIM /DICT:C:\FSX_Tools\modeldef.XML /XMLSAMPLE that is working just fine.

How do I add the XANIM to this ? so that the animation will work in fsx. also if you look at the example oil rig there is a TestX.x and TestX.xanim do I just work from the TestX.x and that will take the TestX.xanim whit it ?

I use 3ds max 9

when exporting from 3ds max tick the export animation and the skin boxes. when running XtoMDL.exe add the above shown-inserted /XANIM

X and the xanim files should be together in the same folder. xanim file will be taken care of.

Hope this will clarify

kthy2003

Ruud
03 Jan 2008, 12:20
Thanks mate, Its working :)