Oaks Posted November 16, 2023 Posted November 16, 2023 Hello, I need a script that shows determined dialogues depending if I have Mira or Hanhar in my party. Can some one give me the lines that do the check? Thanks in advance. Quote
DarthParametric Posted November 16, 2023 Posted November 16, 2023 All the party members have Starting Conditional checks to determine if they are available. You should see these being used in most DLGs for party member interjections. For Mira and Hanharr specifically: https://github.com/KOTORCommunityPatches/Vanilla_KOTOR_Script_Source/blob/master/TSL/Vanilla/Data/Scripts/c_con_mirapm.nss https://github.com/KOTORCommunityPatches/Vanilla_KOTOR_Script_Source/blob/master/TSL/Vanilla/Data/Scripts/c_con_hanharrpm.nss Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.