0 of 0

File information

Last updated

Original upload

Created by

Gonsuke

Uploaded by

Gonsukee

Virus scan

Safe to use

Tags for this mod

About this mod

Add a hotkey to skip meeting Vladimir in the quest "Power From Beyond."
You will no longer need to meet with Vladimir to ask for the temple location.

Requirements
Permissions and credits
Aren't you sick and tired of repeatedly go to Vladimir and asking him where temples are locate?
With this mod, it is possible to skip that.

Press the Delete key when "Power From Beyond" is in the mission log to get the temple location without meeting Vladimir.
Console Command Runner is required for this hotkey to work.

Install
Add the following to "Documents\My Games\Starfield\StarfieldCustom.ini"

[Menu]
bUseConsoleHotkeys=1


If you want to change to any key, edit "SFSE\Plugins\ConsoleCommandRunner\SkipVladimirQuest.toml" with Notepad.
An example of change to the F1 key is below.

[[Event]]
 EventType = 'DataLoaded'
 Commands = [
 'Hotkey F1 SetStage 000854e8 10',
]