UCC BatchExport KFChar class uc ..\KFChar\Classes -mod=KFMod20enter in file explorer:$UCC BatchExport KFChar class uc ..\KFChar\Classes -mod=KFMod20
TryCode: [Select]UCC BatchExport KFChar class uc ..\KFChar\Classes -mod=KFMod20enter in file explorer:$UCC BatchExport KFChar class uc ..\KFChar\Classes -mod=KFMod20
ucc make KFChar uc ..\KFChar\Classes -mod=KFMod20
UCC BatchExport KFChar class uc ..\KFChar\Classes -mod=KFMod20
basti@basti-ubuntu:~/Spiele/UT2004/ucc export$ sudo /usr/local/games/ut2004/System/ucc-bin-linux-amd64 BatchExport KFChar uc ..\KFChar\Classes -mod=KFMod20=======================================ucc.exe: UnrealOS execution environmentCopyright 2001 Epic Games Inc=======================================Commandlet BatchExport not foundbasti@basti-ubuntu:~/Spiele/UT2004/ucc export$
umodel -path=..\KFMod20 -export KFCharacterModels
1. type cmd on RUN.2. Then change directory to Unreal Tournament/System by typing cd c:\program files\unreal tournament 2004\system.3. Then type ucc make KFChar.4. You'll see the compiled KFChar.u at your Unreal Tournament 2004\System folder.
...ANOTHER UPDATE: And if that doesn't work, then download UMake apps and use that. Download link is - http://mb.link-m.de/umake/. Scroll down to UMake and click on German version! (It's in English version). ...
To re-pack, just use:ucc make -mod=KFMod20But you need to delete KFChar.u or the compiler won't compile it (because if there is the .u file there it means it is already compiled).
Then cmd "ucc make -mod=KFMod20". Since UCC can't find KFChar.u anymore, it will recompile it