0 of 0

File information

Last updated

Original upload

Created by

rollingrock

Uploaded by

rollingrock16

Virus scan

Safe to use

About this mod

Place in Red VR is a CommonLib plugin to allow for placing workshop objects anywhere as well as a few extra features to improve the Workshop building experience!

Requirements
Permissions and credits
Changelogs
One of my friends mentioned that the existing version that does similar to this mod has some issues so I looked at the excellent updated NG version of Place in Red by psc87 and created similar patches for the VR binary using CommonLib. I added a configuration holotape as well as a ini config file to allow for some customization of options.

Features
  • Allows for placing any workshop item anywhere you like that the game previously would highlight as red.   So floating objects, intersecting objects, out of bound objects.   Do whatever you want!!
  • Can move objects previously only able to be scrapped
  • Enable or disable objects snapping to the ground
  • Enable or disable objects snapping to other objects such as fences
  • Turn on and off the outline overlay to allow for more precise object placement!

Installation
  • This installs as a normal mod in the Data directory.   Either use a mod manager or unzip the contents into your Data folder

Requirements
  • Latest version of F4SEVR
  • Latest version of VR address library.   Make sure you update if you haven't in a while!!!!!!

Configuration Options
  • Holotape is available and should populate in your inventory on game load.    You can use this to adjust below settings in game
  • Config File options:
EnableRedPlacement = true  # Enables placing objects in normally red areas.So object can be placed floating/intersection/outside the border/etc
EnableGroundSnap = true # Enables if objects snap to the ground when being placed
EnableObjectSnap = false# Enables if some objects such as fences snap to specific configurations or can be placed freely
EnableOutlines = true# Enables if outlines will appear on objects while in workshop placement mode



Patreon 
https://www.patreon.com/rollingrock

Source Code
https://github.com/rollingrock/fallout-place-in-red-vr

Credits
  • psc87 - Thanks for making your source code public to make this easy to find equivalent offsets in VR
  • alandtse and ryan - For CommonlibF4 NG
  • killemloud - for testing
  • F4SE team - for making any of this possible