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

Extends the Help Command with useful additions.

Requirements
Permissions and credits
Changelogs
Donations
Overview
This mod enhances the console Help command with Fallout 4's form type filtering and exterior cell lookup, and re-enables searching for settings by name.
Additionally, if po3's Tweaks is installed and the Load EditorIDs patch is enabled, searching by EditorID is possible as well, and forms will have their EditorIDs listed with their FormIDs and Names.

Examples
`help "sTestFile" 2` will display all of the sTestFile ini settings and their current values.
`help "whiterun" 4 cell` will display interior and exterior cells with "whiterun" in their name.
`help "steel" 4 weap` will display weapon forms with "steel" in their name.

SKSE Plugin Source
GitHub