Advertisement
PossiblyJonx0r

City Bag Checks Readme

Feb 18th, 2024 (edited)
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | Gaming | 0 0
  1. *****************************************************************
  2.  
  3.  
  4. THE ELDER SCROLLS V: SKYRIM
  5. CITY BAG CHECKS
  6. Version 1.0.1
  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 City Bag Checks.zip to your Skyrim Data folder. Below is a
  27. list of the default Skyrim installation locations:
  28.  
  29. C:\Program Files\Steam\steamapps\common\Skyrim\Data
  30.  
  31. or for 64-bit Windows:
  32.  
  33. C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data
  34.  
  35. or for Skyrim Special Edition:
  36.  
  37. D:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data
  38.  
  39. 2. Confirm you have the following files in your Skyrim Data folder:
  40.  
  41. City Bag Checks.esp
  42. City Bag Checks.bsa
  43. City Bag Checks - Textures.bsa (SSE Only)
  44.  
  45. 3. Run the Skyrim Launcher and make sure City Bag Checks.esp appears in Data Files
  46. and has a tick next to it.
  47.  
  48. 4. Start the game.
  49.  
  50.  
  51. *****************************************************************
  52.  
  53. 2. Description
  54.  
  55. *****************************************************************
  56.  
  57. City Bag Checks gives guards the job of randomly checking bags for illicit goods when approaching
  58. a major city. Guards will now:
  59.  
  60. Check for Narcotics: Guards will do an inventory check on you and your companion for Moon
  61. Sugar, Skooma, Sleeping Tree Sap, Balmora Blue and Double Distilled Skooma. Seized narcotics will
  62. be taken to the stolen items evidence chest at the local jail.
  63.  
  64. Provide Options for Bypassing: You can attempt to bypass a bag check numerous ways, including
  65. persuasion, bribery, or reminding the guard that you're a thane of the Hold.
  66.  
  67. Comment on Questionable Items: Items such as Human Hearts, Human Flesh, Black Soul Gems, and
  68. certain books, though not expressly illegal, may prompt a reaction from the guards.
  69.  
  70. An MCM is included to allow you to adjust how frequently bag checks occur. No base game records
  71. have been modified so this should be compatible with any other mod that also affects guards. When
  72. the bag check event occurs, a random guard closest to the main external gate is chosen to do the
  73. check. If you fast travel directly into the city, a check will not occur.
  74.  
  75.  
  76. *****************************************************************
  77.  
  78. 3. Configuration
  79.  
  80. *****************************************************************
  81.  
  82. You can use the following console command to manually adjust bag check chance, if you don't want
  83. to install SKSE and SkyUI:
  84.  
  85. set CBC_LocationEncounterChance to # (0 - 100%)
  86.  
  87.  
  88. *****************************************************************
  89.  
  90. 4. Change List
  91.  
  92. *****************************************************************
  93.  
  94. 1.0.0 - Initial Release on Nexus Mods and Steam.
  95.  
  96. 1.0.1 - Fixed issue with bag check not completing when a companion was present.
  97.  
  98.  
  99. *****************************************************************
  100.  
  101. 5. F.A.Q
  102.  
  103. *****************************************************************
  104.  
  105. Q. What patch level is required?
  106. A. None.
  107.  
  108. Q. Do I need Dawnguard, Hearthfire or Dragonborn or additional plugins like SKSE?
  109. A. You'll need SKSE and SkyUI in order to adjust mod settings, but it's not required for the mod to
  110. function. The % chance of a bag check can still be controlled via console commands.
  111.  
  112. Q. Why am I not encountering a bag check?
  113. A. Bag checks may not occur if all the guards standing near the gate (in the Tamriel worldspace) are
  114. dead.
  115.  
  116. Bag checks are not meant to occur in the city world spaces. If you fast travel into a city you
  117. will skip a potential bag check.
  118.  
  119. The game checks for guards standing near the gate with the following Ref Type: CWMainGateExterior.
  120. If you have a mod installed that removes this keyword from the gate, it will prevent a guard from
  121. being picked.
  122.  
  123. Some cities have secondary gates. Bag checks will not happen at these gates.
  124.  
  125. Lastly, only one bag check event can occur at a time. Bag check events only end when you walk into
  126. a wilderness cell to help prevent multiple events from occurring as you enter/leave houses.
  127.  
  128. Q. Why is Balmora Blue or Double Distilled Skooma not getting removed from my inventory?
  129. A. They're quest items, so for the sake of not potentially breaking quests I've excluded them from
  130. removal. You'll still get in trouble if you're caught with them in your inventory.
  131.  
  132.  
  133. *****************************************************************
  134.  
  135. 6. Uninstallation
  136.  
  137. *****************************************************************
  138.  
  139. The easiest way to disable the mod is to untick Toggle Bag Checks in the MCM. But if you want to
  140. remove the mod permanently:
  141.  
  142. 1. Close the game.
  143.  
  144. 2. Remove the City Bag Checks.esp and City Bag Checks.bsa files from your Skyrim data
  145. folder. By default this should be either of the following locations:
  146.  
  147. C:\Program Files\Steam\steamapps\common\skyrim\data
  148.  
  149. or for 64-bit Windows:
  150.  
  151. C:\Program Files (x86)\Steam\steamapps\common\skyrim\data
  152.  
  153. 3. Refer to SuperSajuuk's document on manually removing any left-over CBC_* script files from
  154. your save file:
  155.  
  156. https://www.dropbox.com/s/lj6d98yy8ohcoh3/Uninstalling%20Skyrim%20Mods.pdf?dl=0
  157.  
  158. Note: You should not experience any problems with stability if you do not clean these script
  159. files from your save.
  160.  
  161.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement