PossiblyJonx0r

Extended Bandit Dialogue Readme

Mar 1st, 2024 (edited)
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.52 KB | Gaming | 0 0
  1. *****************************************************************
  2.  
  3.  
  4. THE ELDER SCROLLS V: SKYRIM
  5. EXTENDED BANDIT DIALOGUE
  6. Version 1.0.2
  7.  
  8.  
  9. *****************************************************************
  10.  
  11. Index:
  12. 1. Installation
  13. 2. Description
  14. 3. Configuration
  15. 4. Change List
  16. 5. F.A.Q.
  17. 6. Uninstallation
  18.  
  19.  
  20. *****************************************************************
  21.  
  22. 1. Manual Installation
  23.  
  24. *****************************************************************
  25.  
  26. 1. Unzip the contents of the mod to your Skyrim Data folder. Below is a list of the default
  27. Skyrim installation locations:
  28.  
  29. C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data
  30.  
  31. For Special Edition Edition:
  32.  
  33. C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data
  34.  
  35. 2. Confirm you have the following files in your Skyrim data folder:
  36.  
  37. Extended Bandit Dialogue.esp
  38. Extended Bandit Dialogue.bsa
  39.  
  40. 3. Run the Skyrim Launcher. Go to Data Files and make sure Extended Bandit Dialogue.esp is loaded
  41. after your master files.
  42.  
  43. For Special Edition, open %userprofile%\AppData\Local\Skyrim Special Edition\plugins.txt
  44. and add *Bandit Dialogue.esp after your master files.
  45.  
  46. 4. Save.
  47.  
  48. 5. Launch the game.
  49.  
  50.  
  51. *****************************************************************
  52.  
  53. 2. Description
  54.  
  55. *****************************************************************
  56.  
  57. Extended Bandit Dialogue gives bandits new things to say. They'll recognize guild leaders, talk about
  58. their lives, comment about world state, and more.
  59.  
  60. Key Features:
  61.  
  62. Recognition of Notable Opponents: Bandits may now recognize you as the leader of the Companions, Thieves
  63. Guild, Dark Brotherhood, College of Winterhold, or as a high-ranking war veteran during combat.
  64.  
  65. More Dialogue Variety: Overhear bandits grumble about their lives, personal struggles, the dungeon they
  66. currently reside in, and much more. They'll also bemoan the current world state, such as the return of
  67. the dragons, the current weather, the state of the Thieves Guild, and so on.
  68.  
  69. Seamless Integration: Extended Bandit Dialogue currently adds over 110 new lines of dialogue for all 11
  70. voice types used by bandits: FemaleCommoner, FemaleEvenToned, FemaleNord, FemaleOrc, MaleArgonian,
  71. MaleBandit, MaleCommoner, MaleEvenToned, MaleKhajiit, MaleNord, and MaleOrc. The new lines of dialogue
  72. included in this mod have been generated using Tortoise TTS and RVC and should be almost indistinguishable
  73. from the original voice acting.
  74.  
  75. Lightweight and Compatible: The only thing this mod adds are new lines of dialogue for bandits. It makes
  76. zero edits, making it compatible with other mods that also give bandits new lines of dialogue, such as
  77. Bandit Lines Expansion.
  78.  
  79.  
  80. *****************************************************************
  81.  
  82. 3. Configuration
  83.  
  84. *****************************************************************
  85.  
  86. You can use the following console command to disable a specific line, if you don't want to hear
  87. it:
  88.  
  89. set EBDChance_### to 0
  90.  
  91. See Extended Bandit Dialogue.csv for a list of lines. For example, to disable the following line:
  92.  
  93. "...might try my hand in the gambling den at Cragslane once we're done here. Gotta make some quick
  94. septims..."
  95.  
  96. You would need to run:
  97.  
  98. set EBDIdleChance_004 to 0
  99.  
  100.  
  101. *****************************************************************
  102.  
  103. 4. Change List
  104.  
  105. *****************************************************************
  106.  
  107. 1.0.0 - Initial Release.
  108.  
  109. 1.0.1 - Fixed taunt conditions that reference the amount of gold the player is carrying. It was
  110. checking the amount of gold the bandit had.
  111. - Fixed taunt conditions that recognize the player as a guild leader so they're only used when
  112. the bandit is fighting the player.
  113.  
  114. 1.0.2 - Dead body detection lines now put bandits into an alerted mode like base game lines.
  115. - Added an exclusion for ghosts that are in the bandit faction for some reason.
  116.  
  117.  
  118. *****************************************************************
  119.  
  120. 5. F.A.Q
  121.  
  122. *****************************************************************
  123.  
  124. Q. What patch level is required?
  125. A. None.
  126.  
  127. Q. Do I need Dawnguard, Hearthfire or Dragonborn or additional plugins like SKSE?
  128. A. No.
  129.  
  130. Q. Why am I not hearing any new lines of dialogue?
  131. A. Firstly, ensure you've loaded the mod and check the Extended Bandit Dialogue.csv file for a
  132. list of new lines and their associated conditions. Only NPCs that are in the BanditFaction faction
  133. will use the new lines added by this mod. If you have a mod installed that removes bandits from
  134. that faction, it'll prevent this mod from working properly.
  135.  
  136. Q. I don't want to hear a specific line of dialogue. How do I disable it?
  137. A. Use the console command in section 3 above.
  138.  
  139.  
  140. *****************************************************************
  141.  
  142. 6. Uninstallation
  143.  
  144. *****************************************************************
  145.  
  146. Extended Bandit Dialogue does not contain any script files so removing it mid-playthrough shouldn't
  147. cause any problems. If you want to remove the mod permanently:
  148.  
  149. 1. Close the game.
  150.  
  151. 2. Remove the Extended Bandit Dialogue.esp and Extended Bandit Dialogue.bsa files from your Skyrim data
  152. folder. By default this should be either of the following locations:
  153.  
  154. C:\Program Files\Steam\steamapps\common\skyrim\data
  155.  
  156. or for 64-bit Windows:
  157.  
  158. C:\Program Files (x86)\Steam\steamapps\common\skyrim\data
  159.  
  160. 3. Remove Extended Bandit Dialogue.esp from your load list.
  161.  
  162.  
  163.  
Advertisement
Add Comment
Please, Sign In to add comment