Toggle NavigationStarfield Community Patch

Issue #900

Followers will sandbox while you are sneaking

CLOSED
Deebz96
2 months ago

If you are sneaking, and sit in one spot for a little while to wait for the right moment to move, followers will get bored and start to sandbox around the area. Potentially blowing your cover.


Details

This is because there is no check for sneaking on the sandboxing package. By adding a condition of (PlayerRef [PLYR:00000014]).IsSneaking = 0 to the COM_CND_PACK_SandboxWhileFollowingPlayer CNDF (0028BF2C), we can prevent this from happening.

By checking PlayerRef instead of Subject, sneaking will also cancel any ongoing sandboxing, on top of preventing new sandboxing.

Game Version

1.9.71.0

Language

English (EN)

New Game

Yes

Reproduction Steps

Step 1: Sneak anywhere

Step 2: Wait a little while, and watch your follower start to wander off.

Platform: PC (Steam)
Type: NPCs
Fix Ready
GitHub LogoGitHub ↗
2 months ago

Comments (0)


Add Comment
You must be signed in to a Nexus Mods account to leave a comment.