Skip to content

Instantly share code, notes, and snippets.

@fdrobidoux
Created April 13, 2018 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fdrobidoux/d0a9870d8aa790b6c1f56fe3d6837667 to your computer and use it in GitHub Desktop.
Save fdrobidoux/d0a9870d8aa790b6c1f56fe3d6837667 to your computer and use it in GitHub Desktop.
Fallout 4 - Scripts for follower management
cqf FollowersExtension "EFF:CompanionManager.SetCompanion" RefID False False
--------------------------
FORCE DISMISS:
--------------------------
setconsolescopequest followers
emptyrefalias companion
setplayerteammate 0
--------------------------
FORCE RECRUIT:
--------------------------
setrelationshiprank player 4
setplayerteammate 1
setconsolescopequest followers
forcerefintoalias companion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment