0 of 0

File information

Last updated

Original upload

Created by

shad0wshayd3

Uploaded by

shad0wshayd3

Virus scan

Safe to use

Tags for this mod

About this mod

Enables use of EditorIDs in the Console, like previous games.

Requirements
Permissions and credits
Changelogs
Donations
Enables use of EditorIDs in the Console, like previous games.

Before:
player.additem 28A02
setstage 3488 105
set 5ACE to 1000

After:
player.additem grendel
setstage MQ101 105
set COM_EventReaction_Loves to 1000

This mod doesn't disable use of FormIDs in the console, so commands like player.additem f 10000 will still work as expected. powerofthree's Tweaks SFSE, with its bCacheEditorIDs setting enabled, is a soft requirement as many form types don't load their EditorIDs at runtime, such as Quests and Globals.

Installation:
Use a mod manager.

Manual Installation:
First, download and install the Starfield Script Extender and Address Library.
Download the main file from the mod page and extract it into your game root folder (the folder containing Starfield.exe).
Be sure to run the game with sfse_loader.exe from the Starfield Script Extender in order for the mod to load.

GitHub source.