Target Home Ship
⚪ Last updated 2023⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 4.0% endorsement rate — high engagement, a strong quality signal
- 🏆 #5 of 19 Modders Resources mods in this game by downloads
📋 About This Mod
Simple console command to target the player's home ship. Useful for mods that need to target the ship to change values.
I needed a simple way to target the player's ship to pair with other console commands that change the ship's values such as speed.
Since the vanilla console has no way like "prid homeship" then I made this Papyrus script to accomplish that.
To target the home ship type in console:
cgf "STP_ShipHelper. PickHomeShip"
To target current ship type in console:
-
[]Note: Difference with the first command is that this one will work for ships you just stole and are still not your home ship. Player needs to be in the pilot's seat for the command to work, landed or flying.
cgf "STP_ShipHelper. PickCurrentShip"
To try to set your previous home ship as your current home ship:
cgf "STP_ShipHelper. TrySetPreviousHomeShip"
How to install:
- [
In the future I hope to understand if it's possible to create and alias on the fly, like "player" is an alias for "00000014", then I could get away without using "prid" and just use something like shipRef.setav XXXXXX
Created using CHAMPOLLION and CAPRICA tools to decompile and compile Papyrus scripts.
📊 Mod Details
- Game
- Starfield Mods
- Author
- Styper
- Version
- 3
- Downloads
- 3,613
- Endorsements
- 146
- Category
- Modders Resources
- Created
- 9/23/2023
- Updated
- 9/27/2023
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Starfield Mods
Download from Nexus.
📖 Full step-by-step install guide for Starfield →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Starfield commands, item IDs, and more.
Keep browsing — more Starfield mods await