nadrino Posted May 18, 2025 Posted May 18, 2025 View File Restore dialog with Atton about the astronavigation system Restore dialog with Atton about the astronavigation system Description Enable an additional reply option after you and Atton discuss Kreia: Quote We should be there before too long. You can check our course on the galaxy map if you want - it's on the wall behind you. This mod also modifies the default dialog line of the reply which don't make much sense in this context: Quote What do you mean, "not much use?" by Quote Can't we choose another destination? This addition allows triggering a new line while talking to T3-M4 after the conversation with Atton. This dialog can unlock later in the story line, but it makes more sense to happen now even tho your influence on T3 is too low. Quote T3, what's wrong with the astrogation system? Demo video How to install Recomended Use Holopatcher to edit the .dlg file. Classic Place the .dlg file in override. How does it work? 003atton.dlg To enable this dialog, the game checks the following: Quote GetGlobalNumber("003EBO_Atton_Talk") < 5 The variables "003EBO_Atton_Talk" and 5 are actually arguments provided by 003atton.dlg to the script c_global_lt.ncs. However, when the dialog line 135181 - "{Sitting}" is reached, i.e. when starting the conversation after you spoke to Kreia, "003EBO_Atton_Talk" is set to 5. Then Atton starts speaking: Quote How's our passenger? She still aging? This is preventing the dialog line from appearing after Atton says: Quote We should be there before too long. You can check our course on the galaxy map if you want - it's on the wall behind you. This mod changes the value 5 to 6 so this dialog line appear. The other dialog option also have 6. This mod echos an old issue raised by ttlan Credits Xoreos-tools (https://github.com/xoreos/xoreos-tools) TSL Patcher (https://deadlystream.com/files/file/1039-tsl-patcher-tlked-and-accessories/) License This mod is licensed under Creative Commons Attribution 4.0 International. Please give appropriate credit when using or modifying this work. Source Github: https://github.com/nadrino/kotor2-mod-restore-atton-dialog-lines Submitter nadrino Submitted 05/17/2025 Category Mods TSLRCM Compatible Yes 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.