PDA

View Full Version : PRM with Total WAR


SKIPPER-17th_IB
06-05-2004, 02:30 PM
Does anyone know how I might integrate PRM realism with the total war mod? TW has it's own realism but it sucks.

Thanks guys,
Skip

jdwright
06-07-2004, 09:00 PM
PRM is real easy to integrate into another mod. As long as nothing conflicts. There is only a few lines to add for tdm.gsc, all their code is in separate files so you just need to reference them in the gametype file.

When you say realism, i assume you mean the coded stuff (like shellshock/tripping) and not just the weapons. Adding PRM weapons to TW would be very easy.

Just open the PRM pk3, take the weapons folder and copy it to its own pk3 and remove the TW weapons pk3 file. (TW_Realism2_2.pk3 or something).

pk3's are just renamed ZIP files if you didnt know. I just associated .pk3 with WinRAR to open/edit them.