by Ambassador » Sun Nov 06, 2005 8:57 pm
Okay, I checked on it:
ExtractTextures.exe is a command line program. To extract a texture:
Start Menu >>> Run
In Run, type: cmd.exe
When command prompt opens, navigate to your Lock On folder. Use the 'cd' command and type the path to your Lock On folder.
Example: [size=1.5]cd "C:\Program Files\Eagle Dynamics\Lock On\"[/size]
Next, type 'ExtractTextures.exe' followed by the .cdds file and the directory to extract too.
Example: [size=1.5]ExtractTextures.exe "C:\Program Files\Eagle Dynamics\Lock On\Bazer\World\test.cdds" "C:\Temp"[/size]
That should be all. Sorry I took so long to check. I don't have easy access to my gaming PC right now.