Search the Community
Showing results for tags 'fo4edit'.
-
Getting XEdit to work under Linux/Wine/Steam-Proton After much time scouring the Internet, you have finally found yourself here for some additional help. You may have also found that XEdit and Linux really don't like each other. Well actually they work just fine together, it's just the setup that is troublesome. I hope to help you solve this problem as it took me forever to figure out by myself what needs to be done by fixing each issue that came up, one-by-one. My Setup: I am writing this tutorial on an install of Ubuntu 18.04 LTS under a pure Gnome 3.28 install. I have Steam instal
-
FO4LODGen by Ehamloptiran, Zilav and Sheson Static objects LOD generator tool for Fallout 4 FO4LODGen is now included in the latest xEdit.exe builds posted to However, the current LOD development happens at over at xLODGen - beta with terrain LOD. To generate static object LOD, either rename xEdit.exe to FO4LODGen.exe or start as FO4Edit.exe (xEdit.exe -fo4) and right click a plugin that adds a worldspace and select Other, Generate LOD. Use the -o:"c:\Output" command line parameter to select another output folder instead of the games Data folder. This will make it easie
-
Some of you may know I created a mod called Auto Loot for Fallout 4. Well, Auto Loot has a crazy holotape system for configuring the mod in-game, and that system involves 89 terminal scripts, 1,250 menu items, 55 global variables, 21 form lists, and 11 perks, spells, effects, actors, and actor references, and 1 cell. So, I wrote a script for xEdit to help me keep this mess under control. Here's what SourceCraft currently features: Automatically generates complete, ready-to-compile terminal scripts in Papyrus (.psc files) Support for GetGlobalValue and HasPerk menu items
- 1 reply
-
- source code generator
- papyrus
-
(and 2 more)
Tagged with:
-
As for Skyrim just here only ask questions about Fallout 4. When creating a modification adding new STAT with NavCut for workshop I noticed that none of the meshes from Vanilla or DLC which have NavCuts do not have "Obstacle" flag for them. (creationkit.com reference) I have add "Obstacle" flag to the new STAT with NavCuts or not?