Automatically open doors in Workshop mode, when the player gets close by...
Requirements
DLC requirements
DLC name
Far Harbor
Contraptions Workshop
Vault-Tec Workshop
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod will not be available on Bethesda.net for console users
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Beth Nex
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.3
- added 8 missing painted door variants from vanilla game
Version 1.0.2
- added missing original Sanctuary Player house door
Version 1.0.1
- added missing none check
Version 1.0
- initial release
Auto open doors in Workshop mode
Automatically open doors in Workshop mode, when the player gets close by. Covers all DLC's that add new workshop doors. Has a formlist so you can patch in your custom doors, or doors added by other mods.
With a simple 1.0 timer enabled on WorkshopMenuOpen, and then finding the closest type of reference in list from player. The door will automatically open if the player is closer than 192.0 units. Which is roughly the player's size. The timer will unregister when you exit Workshop mode.
There are other Mods that do this?
Ok. I prefer my way. You can make your own measurements by using any papyrus latency script. I guess a simple 1.0 timer has less impact than a 3 function block tall while loop based pro feature.
Sometimes the doors don't respond quickly!
You want to talk about how 1 second isn't fast enough for the impatient? I mean, I have a badass computer, I can up that timer to 0.00000001 without my computer even taking notice. Unfortunately there are still potatoe users and consoleros, so blame them.