Staredit Network

Staredit Network -> Modding Assistance -> [SOLVED] Extracting IceCC files...
Report, edit, etc...Posted by Staredit.Net Essence on 2006-02-11 at 21:53:37
how the hell do i ectract IceCC files, this is what the manual says

QUOTE
First we need to extract the SCV’s animation’s from the iscript.bin. I don’t know the SCV’s iscript ID,
and I don’t feel like looking through all 1000 images.dat entries looking for it, so I fire up Arsenal III and look for
the SCV units.dat entry (the entry number is displayed in the lower right hand corner). It is number 7. I type the
following command to extract it:
C:\IceCC> icedc −o scv.txt −u 7 −d


i dont really want to look through all 32 pages of the damned manual and find out, so im asking you people on SEN.
Report, edit, etc...Posted by Doodle77(MM) on 2006-02-11 at 21:57:52
Its called a command line. Go to start -> run and type `command' and it will open a window. Type cd C:\IceCC and then type what it says in the manual.
Report, edit, etc...Posted by DT_Battlekruser on 2006-02-11 at 23:09:28
You can also use the GUI version in Swing, then it's as simple as clicking some buttons.
Report, edit, etc...Posted by Doodle77(MM) on 2006-02-13 at 20:11:07
Swing? Whats Swing?
Report, edit, etc...Posted by DT_Battlekruser on 2006-02-13 at 21:30:31
QUOTE(Doodle77(MM) @ Feb 13 2006, 05:11 PM)
Swing? Whats Swing?
[right][snapback]426634[/snapback][/right]


Java Swing is a Java-based GUI code, much in relation like Tkinter and Python.
Next Page (1)