[ut2003io] Linux 2199 patch...
    Andrew Pilley 
    ashridah at icculus.org
       
    Sat Feb 15 23:28:19 EST 2003
    
    
  
On Sun, 2003-02-16 at 14:22, Ryan C. Gordon wrote:
> > hmm. tried out the "umodunpack" commandlet, only to get it tell me it
> > had nfi what the "umodunpack" commandlet was...
> 
> (regardless of what my docs say) try it without -nohomedir.
> 
> Alternately, run it as root. I think it's confused by not having write 
> access to the game dir.
> 
> --ryan.
hmm. still doesn't seem to work:
mycrondo:/usr/local/games/ut2003/System# ./ucc-bin umodunpack
MonkeyMatrixv1200b_ut2mod.ut2mod 
Executing Class Engine.UModUnpackCommandlet
Unknown Command [MonkeyMatrixv1200b_ut2mod.ut2mod]
Success - 0 error(s), 0 warning(s)
mycrondo:/usr/local/games/ut2003/System# 
but i can get a listing of the file, 
# ./ucc-bin umodunpack -l MonkeyMatrixv1200b_ut2mod.ut2mod 
Executing Class Engine.UModUnpackCommandlet
Matrix.int
Matrix.u
../Textures/matrixrings.utx
../README.txt
../README.html
../Help/mlogo.bmp
Success - 0 error(s), 0 warning(s)
so. i got to thinking. what's it trying to tell me. 
if it needs -l to list... -x is to extract
sure enough:
# ./ucc-bin umodunpack -x MonkeyMatrixv1200b_ut2mod.ut2mod 
Executing Class Engine.UModUnpackCommandlet
==================================================
 Unpacking [MonkeyMatrixv1200b_ut2mod.ut2mod] ...
==================================================
 + [Matrix.int] (319 bytes) ...
 + [Matrix.u] (287426 bytes) ...
 + [../Textures/matrixrings.utx] (41026 bytes) ...
 + [../README.txt] (3235 bytes) ...
 + [../README.html] (3922 bytes) ...
 + [../Help/mlogo.bmp] (29286 bytes) ...
    Unpacked 6 files.
Success - 0 error(s), 0 warning(s)
:)
ashridah:
-- 
Andrew Pilley <ashridah at icculus.org>
    
    
More information about the ut2003
mailing list