Prevents followers from issuing the blocking \"You\'re not supposed to be here\" response when player is trespassing.
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 can upload this file to other sites but you must credit me as the creator of the file
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 can convert this file to work with other games as long as you credit me as the creator of the file
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
As I regard this a simple bug fix, people should feel free to incorporate this mod into any other mods/patches that they like.While I'd naturally appreciate credit if you do so, I won't get bent out of shape if there isn't any.
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
When you try to talk to an NPC while trespassing, the NPC responds with a standard "You're not supposed to be here" dialog that blocks all other responses. Unfortunately, even your followers will say this, which means that it's impossible to give them orders, access their inventory, etc, when you're breaking and entering.This has been known to lead to major bugs, such as when a waiting follower accidentally moves into a trespass zone with you, and you can no longer tell the follower to actually follow you any more, so it gets stuck there.
This mod changes the condition of that dialog (GenericDialogTrespassingBlockingTopic, in the DialogGeneric quest) so that it cannot be issued by an active follower (GetInFaction CurrentFollowerFaction == 0).There was already a test in the condition so that it could not be said by another trespasser; apparently, the game does not mark your followers as fellow trespassers.
I have tested this mod in a single trespass situation (Calcelmo's Lab in Markarth), and I could finally talk to my follower (Jenassa). I have not yet tested it in other situations, or by talking to a non-follower NPC (since all the NPCs around just attack rather than talk to me). While more testing is obviously in order, the mod is simple enough that I am confident it will work.
Installation: Standard. Install with NMM, or manually add the esp to your Data/ folder and enable.There should be no problem with load order, as I doubt that any other mods conflict; I happen to use the BOSS Userlist Manager to add it to the 'Thieving' section.
Uninstall: De-activate or remove BugFix-NoFollowerTrespassDialog.esp from your Data/ folder. There should be no issues of savegame incompatibility.
I grant permission for other modders to freely incorporate this fix into any other mods/patches as you wish, though naturally I would appreciate credit if you do so.