IMHO there are two good ways to install add-ons that come as .umod - files:
1. Using the default setup program:
- Copy the $NAME.UMOD file into TacticalOps system folder - where you find the setup.exe file.
- Run setup.exe from "Manage Bottles -> Run Command" with the following command line: "setup.exe install $NAME.UMOD"
This command places the needed files in the correct subfolders of TacticalOps. So now it's safe to remove the $NAME.UMOD
file from the system subfolder - it's not needed any more.
2. Using Umod-Extractor
- Download Umod-Extractor (it can be found on this site: http://www.ut-files.com/index.php?dir=Utilities/ )
- Open Umod - file using the extractor and place the single files in the correct subfolder:
- *.txt, *.htm and *.html files are instructions and/or help.
- *.u, *.int and *.ini files are UnrealScript-related. -> System subdir.
- *.utx files are textures -> Textures subdir.
- *.uax files are sound packages -> Sounds subdir.
- *.umx files are digital music -> Music subdir.
- *.unr files are maps -> Maps subdir.