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
.
This projects includes both Papyrus and Flash/AS3 to compile and publish.
../../../../../MCM/Config/ODST/lib.swf
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"
StartQuest ODST_Cheat
, Adds weapons to the players inventory for testing purposes.