thedukemaster, on 10 September 2019 - 08:42 PM, said:
I want to merge a uzi mod I found (replaces pistol with an uzi and has a new gunfire sound) with other mods, how is this done?
There's no specific utility to do this. As a rule, the more shared resources your mods do affect, the more manual work it would take to combine them together.
For example, if the chosen uzi mod replaces only graphics and sounds (not touching the code and other stuff), it would be easy to make it work with other sound/gfx mods or mods introducing additional functionality by code, just by supplying all the required files in a single .GRP or .ZIP file. On the other hand, if both mods feature extensive code modifications penetrating into the basic .CON files, it becomes more and more tricky or even impossible to make them compatible with each other.