1 items

File information

Last updated

Original upload

Created by

Baboo85

Uploaded by

Baboo85

Virus scan

Safe to use

Tags for this mod

About this mod

Mod that just enable the use of Power Armors in Fallout London

Share
Permissions and credits
Changelogs
Easy as the mod said itself, it enable the Power Armor for player, so you can enter and exit with the animation, put parts on it, modify it, etc.

This mod DON'T add power armors in the game, it just enable the default power armor frame (codes below).
This mod DON'T modify power armors.

Not tested for it, but it's not compatible with other mods that modify the default power armor frame.

MANUAL INSTALLATION INSTRUCTIONS:
Just put the ESP file in the Fallout\Data folder of the game.


CONSOLE COMMANDS (for Fallout 4 and London, unrelated to this mod):

player.placeatme 0225a5f
(spawns a Power Armor Frame near you)

(with console open, select the power armor frame just spawned with the mouse)
setangle x 0
setangle y 0

(fix the angle of the power armor frame to align to the terrain. Those commands works for everything)

player.placeatme 157feb
(spawns a power armor workbench, use both setangle commands on it)

(in case of npc stealing you power armor or your character cannot exit for some reason)
(open console, select npc and execute OR type "prid 14" (without quotes) to target yourself)
cf "actor.switchtopowerarmor" none
(if will force the exit power armor command with animation)

(in case the power armor won't let you in (WARNING: if this mod is not working and you use this command, you'll be stuck forever in it because the exit animation will stuck you and you'll need to reload))
(open console, select the power armor and note the ID (RefID). Then select yourself (or "prid 14") and type)
cf "actor.switchtopowerarmor" REFID
(the RefID of that power armor, it will teleport you in without animation)

player.additem 75FE4 1
(add a Fusion Core to your inventory)


POWER ARMOR PIECES:

T-45 (random mods):
player.additem 00154abf 1
player.additem 00154ac2 1
player.additem 00154abd 1
player.additem 00154abe 1
player.additem 00154ac0 1
player.additem 00154ac1 1

T-51 (random mods):
player.additem 00140C4E 1
player.additem 00140C51 1
player.additem 00140C4C 1
player.additem 00140C4D 1
player.additem 00140C4F 1
player.additem 00140C50 1

T-60 (random mods):
player.additem 00140C4A 1
player.additem 00140C42 1
player.additem 00140C3D 1
player.additem 00140C45 1
player.additem 00140C49 1
player.additem 00140C3F 1

X-01 (random mods):
player.additem 00154AC5 1
player.additem 00154AC8 1
player.additem 00154AC3 1
player.additem 00154AC4 1
player.additem 00154AC6 1
player.additem 00154AC7 1

Raider Power Armor (random mods):
player.additem 00140C54 1
player.additem 00140C57 1
player.additem 00140C52 1
player.additem 00140C53 1
player.additem 00140C55 1
player.additem 00140C56 1


WARNING: use those commands at your own risk, make a save before being stuck. I'm not responsible for any problems with console commands.

Console commands maybe break your game immersion.