Fallout 4
0 of 0

File information

Last updated

Original upload

Created by

xTaviusx

Uploaded by

xTaviusx

Virus scan

Safe to use

About this mod

2 Bat files included in the download
Faction.txt - all Factions are allied to player
Faction1.txt - all Factions are friends to player

Permissions and credits
First Release, hope you enjoy it

To use these bat files hit the Tilde key (~)
Then type either bat faction for all alliances to ally to the player
or
bat faction1 for all alliances to be just friends

i've found that if you have already become enemies with the BOS faction this workaround is glitchy and does not always work.. i would suggest in this case to use faction1 first then faction to clear it up

codes to use with the factions
  • targetID.AddToFaction <faction id> <0 or 1> – Adds target to faction, needs to be used with a prefix or target, e.g player.AddToFaction 0001c21c 1 to add yourself to the player faction. 0=friend, 1=ally.
  • targetID.RemoveFromFaction <faction id> – Removes target from faction, needs to be used with a prefix or target
  • targetID.removefromallfactions – Removes the target from all factions. Be aware that this will also remove the player from the "player faction" if used on the player.
  • setally <faction id> <faction id> <0 or 1> <0 or 1> – Makes two factions friendly with each other. 0=friend, 1=ally
  • setenemy <faction id> <faction id> <0 or 1> <0 or 1> – Makes two factions enemies with each other. 0=neutral, 1=enemy