Ghost Posted November 17, 2009 Share Posted November 17, 2009 Hi, i am trying to find out how to place items on a planet. Like for my mod. How do i put an item in an object, say the pillar where Naga Sadow's poison blade is? Link to comment Share on other sites More sharing options...
DarthStoney Posted November 17, 2009 Share Posted November 17, 2009 If you know the name of the placeable, then what you'll want to do is edit the placeable's .utc file with Kotor tool. Under the advanced tab you should be able to put checkmarks in 3 spots, "Has inventory" ,"Party interact" and "Usable". then at the bottom hit the inventory tab and add the items you want. Then drop the file in your override folder. One note though ,TSL especially, they liked to reuse the names of placeables all over the game so if in your override folder you may end up with the inventory all over the place. Link to comment Share on other sites More sharing options...
Ghost Posted November 18, 2009 Author Share Posted November 18, 2009 yes, but which ones are they, and how do i place them. Also, the inventory list only shows the vanilla KOTOR items, not the ones i have Link to comment Share on other sites More sharing options...
DarthStoney Posted November 18, 2009 Share Posted November 18, 2009 This tutorial should help http://www.lucasforums.com/showthread.php?t=134067 As far as the item you want to use the easiest way to find it would be to find the item in an existing module,then use ktool and look under Rims-Modules-(the name of the module)_s.rim-Blueprint,placeables. You can name your new placeable whatever you wish. To place it in game you can either script it to appear on enter http://www.lucasforums.com/showthread.php?t=134067 or edit the .git file of the module with kgff editor http://www.starwarsknights.com/tools.php and add your placeable to the list. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.