Hey guys.
haven't modded in a While for Kotor and I need to know What the file is called for Kotor 2's Corpse you find at the Start in the Mourge that drops the Plasma Torch.
Thanks for the help guys.
Dirt
Originally Posted by Dirtnose
haven't modded in a While for Kotor and I need to know What the file is called for Kotor 2's Corpse you find at the Start in the Mourge that drops the Plasma Torch.
The file is g_tresgencorp004.utp. It can be found in the RIM file 101PER_s.rim under Blueprint, Pleceables. If you edit it, you should check that the same name is not used by other placeable corpses in other modules. If it is, they will be changed as well.
The file is g_tresgencorp004.utp. It can be found in the RIM file 101PER_s.rim under Blueprint, Pleceables. If you edit it, you should check that the same name is not used by other placeable corpses in other modules. If it is, they will be changed as well.
Unfortunately it is one of those templates where the name is reused in a large number of other modules, so you shouldn't put that UTP file in the override folder. If you modify the template directly you'll need to put it back into the module RIM file you extracted it from to prevent it from causing trouble. If you don't want to do that you'll need to use a script that modifies the content of the placeable's inventory instead.