• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Refresher On FS2K4 To CFS2 Conversions

Typhoon Willy

Charter Member
Hi all,

I was wondering if some kind soul could refresh my memory on the DOS commands to 1) convert a model from f2k4 to f2k2, 2) convert an f2k2 model to CFS2, and 3) to fix model animations? I haven't done that in a while and am a bit rusty.

Thanks,

TW
 
Is CFS2 MK MDCL not working for you?

F/ is to FS2002
C/ is to CFS2
T/ is to Fix the model animation

/thats what MK MDCL say anyway....
 
Here TW, give this a BAT extension, & your good to go... just name the A/C in place of "ABC" , 6 chars only. :cool:

cls
echo off


copy ABC.mdl ABC.md8
MDLC /f ABC.md8 ABC.md2
MDLC /t ABC.md2 ABC.mdt
MDLC /c ABC.mdt ABC.md2


pause
 
Hi guys,

Thanks for your reply, Allen, but what Mav posted was what I was looking for.

Thanks for your reply, Mav, it's coming back now!

TW
 
Back
Top