Skyrim

File information

Last updated

Original upload

Created by

KaelynZ

Uploaded by

KaelynZ

Virus scan

Safe to use

About this mod

Prevents followers from issuing the blocking \"You\'re not supposed to be here\" response when player is trespassing.

Permissions and credits
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.