Starfield
0 of 0

File information

Last updated

Original upload

Created by

PoPoWanObi

Uploaded by

TravisStewart

Virus scan

Safe to use

Tags for this mod

About this mod

Expanded Ship Services Access is a Papyrus script which will automatically enable the keyword flags on every Ship Service Technician and outposts to enable all of the ship building components. A simple one-time command script will ensure that your player always has full access to all ship components when using a technician to build your ship.

Requirements
Permissions and credits
Translations
  • Mandarin
Changelogs
Donations
About
Expanded Ship Services Access is a Papyrus script which will automatically enable the keyword flags on every Ship Service Technician and outposts to enable all of the ship building components. A simple one-time command script will ensure that your player always has full access to all ship components when using a technician to build your ship. If you are using a CCR, or startup console command, you may not need this, however, this is more reliable, and performs checks to see if the actor already has the keyword or not, rather than just constantly applying the keyword to the actors all the time. This script will only add the keyword if they are missing.

Future iterations will allow you to toggle parts for themed building, I.e., Deimos, Hopetech, etc.

How to use

After you have installed the mod/script and you have loaded into the game, open the console and run the command:
player.aps pwoShipyards
Please note: You only need to run this command ONCE per character. The script will attach to the player (aps = attach papyrus script). The script will run automatically in the background when it is necessary. Once the script has been attached, all Ship Service Technicians will sell you all available unlockable parts (minus the quest specific parts).

You can see the current version you are running by typing in the command:
cgf "pwoShipyards.GetVersion"
This command is safe to run as many times as you like.

Installation

Mod Managers
Install with a mod manager (Vortex, Mod Organizer 2, etc).

Manual
Place the pwoShipyards.pex file into your <install_dir>/Starfield/Data/Scripts folder.

Example:
C:/Program Files(x86)/Steam/steamapps/common/Starfield/Data/Scripts/pwoShipyards.pex


Uninstallation

Mod Managers
Uninstall with mod manager.

Manual
Delete the pwoShipyards.pex file.


Known Issues
Problem: Technicians/Outpost are not showing all the buildable parts!
Solution: You must meet at least the minimum part build requirements. Usually this means you need to invest at least 1 perk point into Starship Design. If you add the perk while next to a technician or outpost, reload the cell to ensure the changes take effect.

Problem: I attached the script twice (or more) accidently, what can I do?
Solution: The best solution is to reload a save prior to doing this. However, the script is lightweight enough that it should not cause issues if you do happen to run it more than once. If you're worried about it, load a previous save.

Problem: When I run the command, I am getting "Error - Could not create the papyrus object".
Solution: This means that the script is not visible to the game. This could be for many reasons, but most likely an issue with the mod installation. I highly recommend using Mod Organizer 2 (Join their Discord for the BETA) to install the mod, and most mods for that matter.

Special thanks to
Champollion Developers
Caprica Developers

More
Source Code