UMOD'S

1)  Ok, UMOD's are a way of making an install program for your mod.  They've been used on many Unreal Engine games.

2)  Now, basically you use ucc to make UMOD's.  But I don't know the exact syntax, so I used the UMOD Wizard, available at http://www.planetunreal.com/umodwizard.  Download it, install it, make yourself an UMOD file and hey presto!

3)  If you try running it, it may say "no file association" or it might try installing it with the Unreal Tournament version of UCC if you have UT installed on your pc. So: 
 

Open MyComputer, goto 'view' 'folder options'.  Go along to 'file types'.  Look down the list for 'Unreal Module' or 'UMOD file' or something similar.  Open it's properties, then click on the line in bold (sometimes 'open') and click 'edit'.  In the resulting path box dialogue, set it up so the line reads:

"<deusex path>\system\setup.exe" install "%1" 

*Include the quotes. 
*Where <deusex path> is the path to your DeusEx game folder e.g. C:\DeusEx. 

4)  Have fun!  Make sure to include my name in the credit's in your mod if you use this install something like:

'thanks to DJPaul for reminding us all that we can still use UMOD's!'.

:)

Thank you for using this tutorial!  Email me at boneskull62@hotmail.com with your opinion or post them on Modus Moriendi's message board or this message board.