Fallen Guardian Posted August 12, 2011 Share Posted August 12, 2011 Alright, so I have two questions for all of you well versed in the world of scripting. First: Is there a way to forcibly take an NPC out of your party and put one in. Sort of like the party selection screen except it's all done through scripts without the players consent. Second: In the conditional script to check if you are wearing Sith armor on Taris it checks for that one specific item. Is there a way to make it so it, for example, just checks every G_A_Class4something or do I have to make it check every uti separately? Link to comment Share on other sites More sharing options...
TimBob12 Posted August 12, 2011 Share Posted August 12, 2011 For your first question there are the script functions AddPartyMember() RemoveFromParty() which are probably your best bet. Link to comment Share on other sites More sharing options...
Dak Drexl Posted August 12, 2011 Share Posted August 12, 2011 newbiemodder made a script for this, though I haven't gotten to the point of trying it out in k1 yet... http://www.lucasforums.com/showthread.php?t=207533 Link to comment Share on other sites More sharing options...
Fallen Guardian Posted August 12, 2011 Author Share Posted August 12, 2011 Okay, thanks guys. Link to comment Share on other sites More sharing options...
Qui-Gon Glenn Posted August 13, 2011 Share Posted August 13, 2011 Are wildcards ( * ) supported in kotor scripting? Never tried to use one, but it sure would be the easy answer to #2. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.