Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.64 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.64 KB

Fallout 4 - ODST

A Fallout 4 modification by Darkman32197, NovaFinch and Soda. This file should help authors get started developing for ODST.

Built for ODST v1.0.2.

WIP

Resources

Compiling

This projects includes both Papyrus and Flash/AS3 to compile and publish.

Flash

  • MCM Library: ../../../../../MCM/Config/ODST/lib.swf

Papyrus

In the root Fallout 4 directory, create the file CreationKitCustom.ini if it does not already exist. Add these settings to the initialization file and restart the creation kit.

[Papyrus]
sScriptSourceFolder = ".\Data\Scripts\Source\ODST"
sAdditionalImports = "$(source);.\Data\Scripts\Source\User;.\Data\Scripts\Source\Base"
sAutoFillNamespaceDefault1 = "ODST"

Console Commands

  • StartQuest ODST_Cheat, Adds weapons to the players inventory for testing purposes.