Question: What lines i need to edit/delete to have no text prompt for the action? I have no hud and i'd like this to be invisible as well. Thank You kindly!
I believe from the description it states that only unaltered guards can’t open the doors, so if they’re searching for you I suspect that’s why they’re opening the doors
Good mod; great idea. I like how the guards can break a door open during an alert. Would it be possible to add a requirement of possessing the key to a door or a lockpick to lock that particular door, for difficulty balancing purposes (bathrooms, etc. excepted, I guess)? Keep up the good work.
could we perhaps have a mod where doors remain closed after being unlocked? and or where the doors stay open when opened? thank You for all the awesome mods!!
This is one of the funnest new mods I've seen! I just started playing with it, and I've already had multiple instances where it's been very nice to be able to lock an NPC in a bathroom!
It's also funny: There have been many comments online where Hitman players would like a prison level in a Hitman game, and IOI has said they can't do it because they can't make locked doors for NPCs. You just proved them wrong, and for free!
Quite enjoying experimenting with this. What would I need to edit to prevent guards from breaching doors? Having a play around with blocking off entry/exit routes
If you go into "lockable doors.entity.patch.json" and change: { "x": 5.25, "y": 5.25, "z": 1 } to { "x": 50, "y": 50, "z": 50 }it should prevent guards from breaching doors.
Very useful mod. I have noticed that NPCs sometimes manage to open the doors even when you lock them, though, but overall it's been working as intended.
37 comments
It's also funny: There have been many comments online where Hitman players would like a prison level in a Hitman game, and IOI has said they can't do it because they can't make locked doors for NPCs. You just proved them wrong, and for free!
{ "x": 5.25, "y": 5.25, "z": 1 }
to{ "x": 50, "y": 50, "z": 50 }
it should prevent guards from breaching doors.