PDA

View Full Version : Extracting default properties???


Silver_Ibex
16th Nov 2001, 10:43 PM
Anyone know of a code extractor that will get the default properties of the class along with the rest of the code???

Brood_of_Evil
17th Nov 2001, 12:37 AM
You can use UCC.exe in the UnrealTournament\system directory just type:

"Ucc.exe batchexport <the package name goes here> class uc <directory you want it extracted to>"

there's a lot you can do with UCC batchexport:
Here's the Command:
UCC batchexport <Package> <Item Type> <Extension> <extract Dir>

Packages can be files like .u, .umx, .uax and .utx

Valid item types are: Class, Texture, Sound and Music

Extensions are:
uc, for Class
wav, for Music and Sound
and...
pcx or bmp, for Texture

Shiit
17th Nov 2001, 09:05 AM
Better is it to use UnrealEd to extract all uc files, because UCC can't extract Core.u and UnrealEd cán.

Silver_Ibex
17th Nov 2001, 10:34 AM
Thanks :)

Lemoni
20th Nov 2001, 12:42 PM
i building batch files for that stuff i just got to sort the ucc make error