Based on original Avenger's Delayed DB Attack. Makes Tribunal main quest start only after significant progress in MW main quest. Optimized for performance.
Permissions and credits
Credits and distribution permission
Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Based on original Avenger's Delayed DB Attack, this mod makes Dark Brotherhood assassins only attack player in his sleep after he reached some significant point in the main MW plot (and accordingly, decent level). The only problem with Avenger's script is that it eats more processor power than it deserves. In this version, all necessary calculations are performed only when the player gets to sleep. Also, when DB attacks cease, the script stops itself completely.
UPD 01/10/2015: Some users were reporting the mod stopping DB attacks completely rather than delaying them upon the defined set of conditions. The bug seems to be fixed now.
ATTENTION: To whoever wants to report that the mod is not working, please do the following steps first: Type in the console "ScriptRunning dbAttackScript" and see if it returns 0 or 1. If it's 0, I will at least know that I should be looking for the reason it stopped. You also may type "StartScript dbAttackScript" and see if things are better for you. If it's 1, though: If you're playing with OpenMW, check the list of your mods and see if Morrowind Patch vX.X.X.esm is enabled there (you may also search your mod folder for whatever other .esm containing dbAttackScript; I'm only aware of this one so far, but the remedy will be the same). If it is, do the following: Open DB_Attack_Mod.esp in Construction Set, but also check Morrowind Patch file (or whatever other .esm you found). Save the mod again. Launch the game, and make a quick check: type "dbAttackScript.notYet" in the console. If it returns 0 or 1, and NOT an error, then you know that the workaround worked.