A bit confused...

A place to discuss user-created Allegiance 3D models, textures, images, and other visual ingame content.
mesial
Posts: 3009
Joined: Sun Dec 26, 2004 8:00 am
Location: Florida

Post by mesial »

That ">" won't go away. It is there all the time. No matter what, it always starts with:

Code: Select all

C:\Documents and Settings\master>
Allegiance Terror Alert Level: HIGH
madpeople
Posts: 4787
Joined: Tue Dec 16, 2003 8:00 am
Location: England

Post by madpeople »

how are you starting the command prompt?

why didn't i think of this earlier

in the same folder as the FILE.mdl you want to convert and uncombine.class create a new .txt file

in this text file put:

Code: Select all

java uncombine FILE.bmp
where FILE is the name of the file you want to uncombine

actually, you could use FILE.png or .jpg or .gif or any of the other formats supported by java's imageIO

rename your text file so its extension is .bat

run the batch file
Last edited by madpeople on Thu Apr 05, 2007 9:56 pm, edited 1 time in total.
Post Reply