Darth333 Posted November 18, 2004 Author Share Posted November 18, 2004 Originally posted by magnet No, my mouse pointer is fine. It's just that I cannot add my new npc because all the portraits are black outlines and I cannot select Carth (who I chose to replace). I am using the script from this thread Ah I think I misread the first time. You cannot select Carth because he is no longer in your party. The script already replaced him. I guess the portrait is black because you either referred to the wrong portraits.2da line in your .utc, saved the .tga files for your new npc with the wrong format or missed something in portraits.2da. But even if you have no portrait, the Party selection screenshould work. When you click where Carth is supposed to be, what happens? ...and btw, you could have problems later in the game if you replace Carth at this stage. Link to comment Share on other sites More sharing options...
Darkkender Posted November 18, 2004 Share Posted November 18, 2004 if the portrait is showing black and not white then odds are you have the utc pointing to a non-existent line in the 2da. Does your game crash if you click on the photo or do you just not get to choose anything? I would also remove the clearallactions line in the script and see if the script works without it. Now you mentioned your npc not being spawned. Do you mean added or are you looking for your npc to just appear without ever having appeared before? Link to comment Share on other sites More sharing options...
magnet Posted November 20, 2004 Share Posted November 20, 2004 I cannot select the portrait and so my new character is not added. Btw Darth 333, I have changed the script to replace T3-M4 later on in in the game. I'll try removing the clearallactions line in the script. Thanks for the help Link to comment Share on other sites More sharing options...
Darth333 Posted November 20, 2004 Author Share Posted November 20, 2004 Originally posted by magnet I cannot select the portrait and so my new character is not added. Btw Darth 333, I have changed the script to replace T3-M4 later on in in the game. I'll try removing the clearallactions line in the script. Thanks for the help The clearallactions is not the problem. It is very likely something else. If you want me to review your files, PM me and I'll send you my e-mail address. Link to comment Share on other sites More sharing options...
magnet Posted November 20, 2004 Share Posted November 20, 2004 I have discovered the problem and finally succeded!!!!!!! I was attempting to recruit the npc with the character i was replacing in my party at the time. This meant that their portrait blocked out my new npc on the select party screen. Now I just need to know how to take a screenshot ingame. Can anyone help? Link to comment Share on other sites More sharing options...
Darkkender Posted November 20, 2004 Share Posted November 20, 2004 what you will need to do is enable screenshots in your swkotor.ini file it is a check under the seting up cheats. then you will push the printscreen key go into either gimp or photoshop and import from clipboard and edit it accordingly. Link to comment Share on other sites More sharing options...
magnet Posted November 20, 2004 Share Posted November 20, 2004 What is the print screen button Link to comment Share on other sites More sharing options...
Darkkender Posted November 20, 2004 Share Posted November 20, 2004 on the keyboard there should be a cluster of either 9 or 3 buttons it will be in the top row of the 9 or in the single row. the other buttons in this row are scroll lock and pause/break they would be above the insert-home-pageup buttons Link to comment Share on other sites More sharing options...
Darth333 Posted November 20, 2004 Author Share Posted November 20, 2004 To enable screenshots: 1. Open your "swkotor.ini" file located in the game's root directory "SWKotOR". 2 under [Game Options] change the 0 for a 1 in the EnableScreenShot line so you end up with this: EnableScreenShot=1 Save your file and make sure it has the ".ini" extension and not ".txt". You can hit the print screen key (normally a key located near the top right corner of your keyboard - on an English Keyboard it says "Prt Scr" sometimes but this may vary with the keyboard manufacturer) Pasting your image in Paint will do. Personally, when I take a series of screenshots, I like to use Reclip: http://lockettefamily.com/reclip.htm Link to comment Share on other sites More sharing options...
magnet Posted November 20, 2004 Share Posted November 20, 2004 Thanks. I didnt notice that. Link to comment Share on other sites More sharing options...
Darkkender Posted November 20, 2004 Share Posted November 20, 2004 your welcome Link to comment Share on other sites More sharing options...
magnet Posted November 20, 2004 Share Posted November 20, 2004 what progams support tga files Link to comment Share on other sites More sharing options...
Mono_Giganto Posted November 20, 2004 Share Posted November 20, 2004 Originally posted by magnet what progams support tga files Just about any photo editor, IE Photoshop, Paint Shop Pro, Picture It... Etc. MS Paint doesn't though. Link to comment Share on other sites More sharing options...
Darth333 Posted November 20, 2004 Author Share Posted November 20, 2004 Jeez! this is getting off-topic. Don't be surprised if a few posts disappear later on! magnet this info was already available in the tutorial at "step 6 --> take a photo of your npc " You can find further details in the Guide for the Newbie Sticky. Link to comment Share on other sites More sharing options...
Shrub91 Posted January 9, 2005 Share Posted January 9, 2005 Darth333 can you post a ".nss" file that spawns an enemy sith soldier? Link to comment Share on other sites More sharing options...
tk102 Posted January 9, 2005 Share Posted January 9, 2005 Impersonating Darth333: void main() { CreateObject( OBJECT_TYPE_CREATURE, "n_sithsoldier", GetLocation(GetFirstPC()) ); } Link to comment Share on other sites More sharing options...
Shrub91 Posted January 9, 2005 Share Posted January 9, 2005 Kool! Thanks TK you're the best! Link to comment Share on other sites More sharing options...
noname35 Posted February 25, 2012 Share Posted February 25, 2012 I've used this tutorial to try and recruit 2 npcs now. The first was Calo, but since a fight was inevitable with him, I gave up. I recently tried to recruit Bendak. I blew threw it but in game nothing happened because the dlg editor isn't changing anything. Any ideas? Link to comment Share on other sites More sharing options...
Sithspecter Posted February 25, 2012 Share Posted February 25, 2012 Are you using the DLG editor in the Kotor Tool, or tk102's DLGEditor? Also, if you've already been to the module where Bendak is before you changed anything, it won't work. Link to comment Share on other sites More sharing options...
noname35 Posted February 25, 2012 Share Posted February 25, 2012 tk's DLG editor and I started a new game just to test Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.