Date Uploaded | File Size | Version |
---|---|---|
May 8, 2022 | 23 KB | 1.2.3 |
Description
Stay With Me! moves distant, slow, or lost followers to you by increasing their speed or teleporting them.
It's a sheep dog for all your followers, including teammates, summons, and reanimated minions.
You can choose to automatically and/or manually leash teammates and/or other followers.
Requirements
- SKSE
- Address Library for SKSE Plugins
- Visual C++ Redistributables (2015-2022) (Install with PowerShell)
- LibFire
Compatibility
- 100% conflict-free. All mods are compatible.
- No patches are needed to support new followers, summons, or companions.
Customization
You can customize Stay With Me! using the MCM or the following commands:
set dubhSWM_SearchRadius to 4096
(default:4096
)
The radius around the player SWM will look for your followers, summons, and companionsset dubhSWM_MaxDistanceFromPlayer to 1024
(default:1024
)
The maximum distance an NPC can get from the player before teleportingset dubhSWM_MoveOffsetX to 128
(default:128
)
The minimum distance from the player the NPC will appear when teleportedset dubhSWM_NormalSpeedMult to 100
(default:100
)
The normal speed at which the NPC should moveset dubhSWM_QuickMoveMult to 3
(default:3
)
The multiplier used when adjusting the follow speed of the NPCset dubhSWM_UpdateRate to 1
(default:1
)
The rate (in seconds) at which SWM will poll the search radiusset dubhSWM_WhoStaysPerk to 0
(default:0
; choices:0
/1
/2
/3
)
Automatically leash who? 0: Teammates and others, 1: Teammates, 2: Others, 3: Nobodyset dubhSWM_WhoStaysSpell to 0
(default:0
; choices:0
/1
/2
/3
Manually leashes who? 0: Teammates and others, 1: Teammates, 2: Others, 3: Nobodyset dubhSWM_DebugMode to 1
(default:0
)
Whether reasons why following NPCs could not be teleported should be loggedset dubhSWM_DebugMode to 1
(default:0
)
Whether reasons why following NPCs could not be teleported should be logged
With only the console, you can explicitly prevent specific followers from teleporting like so:
addtofaction xx000800 1
(default:-1
)
Adds the selected follower to an "excluded faction" (used to prevent actors from teleporting)help dubhSWM
Shows global variables and some records unique to SWM (you can find "xx" this way)