File information

Last updated

Original upload

Created by

SKKmods

Uploaded by

SKKmods

Virus scan

Safe to use

Mod articles

  • SKK Global Stash - Console commands and configuration

    Title:      SKK Global Stash - console commands and configuration
    Platform:   Fallout 4 (PC, XBOX)
    ModFile:    SKKGlobalStashScrapping.ESP
    Author:     [email protected]
    Source:     https://www.nexusmods.com/fallout4/mods/41511
    Date:       October 2019
    Version:    001 onwards


    Global Variables that can be set with the console, Papyrus remote script properties via GetFormFromFile, or MCM if you want to write a json thing.

    If a script function is listed it needs to be called for a variable setting change to take effect.


    ;----------------------------------------------------------------------
    GENERAL FUNCTIONS
    ;---------------------------------------------------------------------...

  • Global Stash - editing scrap item lists

    Title:      Global Stash - editing scrap item lists
    Platform:   Fallout 4 (PC, XBOX)
    ModFile:    SKKGlobalStashScrapping.ESP
    Author:     [email protected]
    Source:     https://www.nexusmods.com/fallout4/mods/41511
    Date:       October 2019
    Version:    001 onwards

    Use FO4EDIT to modify the FormID Lists that the Global Stash junk scrapping uses to find and convert MISC item junk into scrap components.

    Both manual holotape/activation menu initiated scrapping and automatic player inventory scrapping use the same lists.

    ;------------------------------------------------------------------------------

    SKK_GSSFullItemList  ; All MISC items except quest unique. This big list is only used to cou...