HdVaderII Posted March 1, 2008 Share Posted March 1, 2008 Okay...I'm having trouble on making a k2 telos new area mod, and i need 3 things 1. Using the Kotor Tool module editor, how do I get my custom items on a person, so when the person dies, you can get the custom items from their remains? 2. How do I make a door unopenable except if you use a key. I can't seem to make them resist lightsabers. 3. I'm using this script for warping, void main() { Startnewmodule ("101slum", "from202") ; } but all it does is take me to 101slum's starting point, not the specified waypoint. Any help would be appreciated Link to comment Share on other sites More sharing options...
Stream Posted March 2, 2008 Share Posted March 2, 2008 1 & 2 - You have to edit the characters .utc file in KoTOR Tool itself not module editor and click on Inventory and add items there. The same with the doors, you have to edit the .utd file in the main tool. Check the details in the .utw file and make sure it's a start point not a standard waypoint. --Stream Link to comment Share on other sites More sharing options...
MasterWaffle Posted March 2, 2008 Share Posted March 2, 2008 You might have already seen this, but if you are having trouble with module editing this is a great tutorial. http://lucasforums.com/showthread.php?t=185199 2. There's a box you have to check in the .utd file that makes it so doors are lightsaber proof. Link to comment Share on other sites More sharing options...
HdVaderII Posted March 2, 2008 Author Share Posted March 2, 2008 I checked the boxes for locked, and the key, but the door is still giving me the option for use lightsaber. Is there anything else I'm forgetting, or haven't done? Link to comment Share on other sites More sharing options...
deathdisco Posted March 3, 2008 Share Posted March 3, 2008 IIRC, There should be a checkbox some where for "plot item" which should do the trick. Link to comment Share on other sites More sharing options...
MasterWaffle Posted March 3, 2008 Share Posted March 3, 2008 Most likely in the key's .uti file. Link to comment Share on other sites More sharing options...
Inyri Posted March 3, 2008 Share Posted March 3, 2008 The 'plot' checkbox wouldn't be in the key UTI. It's under the basic tab -- "plot item." Checking it should keep the door from being bashable. Link to comment Share on other sites More sharing options...
MasterWaffle Posted March 3, 2008 Share Posted March 3, 2008 My mistake. Link to comment Share on other sites More sharing options...
HdVaderII Posted March 3, 2008 Author Share Posted March 3, 2008 it works! thanks a lot for the help. My mod can start moving forward again! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.