• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Nibato's A20 Mods

nibato

New member
With A20, I finally decided to fix the pet peeves I had with the mouse sensitivity and aiming down sights. Thus, I present the following mods:

FocalLengthAiming

This mod dynamically scales mouse sensitivity when aiming down sights with weapons.

The aim sensitivity in your settings menu is ignored completely. Instead, this mod uses your default FOV, look sensitivity, and the weapon's current ADS FOV when calculating the new sensitivity. If you move your mouse a 1/4 inch, your crosshair should move roughly the same amount of pixels on your screen regardless of how zoomed in you are.

For more information on the math behind the sensitivity scaling, please visit https://themeta.com/converting-sensitivity-between-fovs-focal-length-scaling/

ProperMagnification

With this mod, your screen will always be zoomed in/magnified by the same multiplier. If a scope enlarges your target by 3x with a Look FOV of 50, it will also enlarge your target by 3x with a Look FOV of 85.

This is accomplished calculating a magnification value based on the default FOV of 65, and this magnification value is then applied to your Look FOV setting when aiming.
 

Download
 

The latest version of my mods, and the source code for them, can always be found at https://github.com/Nibato/nibmods-7dtd/releases
 

Installation

Simply extract this archive into your 7 Days to Die folder, disable Easy Anti-Cheat, and enjoy.
These mods are client side, and do not need to be installed on a server.

 
Last edited by a moderator:
I've added a couple of new mods:
 

UnlockedByDefault
- Makes doors, chests, crates, and other blocks unlocked by default

AutoAcceptPartyInvite
- Auto-accept any party invites from allied players

AutoQuestShare
- Automatically accept incoming shared quest invites, and send shared request invitations to party members

As mentioned in the first post, the latest releases are always available at https://github.com/Nibato/nibmods-7dtd/releases

 
I've added a couple of new mods:
 

UnlockedByDefault
- Makes doors, chests, crates, and other blocks unlocked by default

AutoAcceptPartyInvite
- Auto-accept any party invites from allied players

AutoQuestShare
- Automatically accept incoming shared quest invites, and send shared request invitations to party members

As mentioned in the first post, the latest releases are always available at https://github.com/Nibato/nibmods-7dtd/releases
hi, are those 3 mods also EAC imcompatible?

 
There seems to be an issue with the AutoQuestShare and AutoAcceptPartyInvite mods not working when you're hosting the game. I'll have it fixed when I get a chance to work on it.

hi, are those 3 mods also EAC imcompatible?
All of the mods I release are EAC incompatible sadly, it's a limitation of c#/dll mods.

I unzipped the file into my 7daystodie folder and they are not working for me.


As mentioned at the top of this post, if you are the one hosting the game it may not currently work. I'll be fixing that as soon as possible.

If you -are- playing on a dedicated server, or another friend is hosting the game:
Make sure that you are -not- grabbing the source code zip file.

The zip files should have a Mods folder inside that you place in your 7 Days to Die game directly.

It should look similar to the layout on this picture:

1.png


 
I don't know if this is within the scope of your unlocked by default mod, but would it be possible to have a version that lets us lockpick the doors instead? As in only the prefab in world doors and not player locked ones. Great work on your modlets btw.

 
I don't know if this is within the scope of your unlocked by default mod, but would it be possible to have a version that lets us lockpick the doors instead? As in only the prefab in world doors and not player locked ones. Great work on your modlets btw.
I could certainly look into making a seperate mod to do just that. I'm a pretty big fan of making simple, single purpose mods that can work together. That way the user can customize the experience to their liking.

I'm in the middle of a home improvement project at the moment, but I'll gladly look into your idea when I get the office set back up.

 
nice..  UnlockedByDefault, AutoAcceptPartyInvite, and AutoQuestShare are changes i've always wanted in the game. thanks! the improved aiming through sights is great too.

 
Does UnlockedByDefault work for vehicles?  The constant locking of vehicles when they are picked up and put back down is very frustrating on a coop server.

 
Back
Top