morerokk / IreNFist

A continuation/fix of the IreNFist mod for PAYDAY 2
MIT License
4 stars 2 forks source link

Marlin Model 1894 Custom - extra concealment on default iron sights? #49

Closed MrVavlo closed 4 years ago

MrVavlo commented 4 years ago

And it's me again.

Guess this was intended, since I'm seeing this for first time using IreNFist, but:

    self.parts.wpn_fps_snp_m1894_irons.stats = {
        value = 0,
        zoom = 0,
        concealment = 3
    }

Maybe it's better to remove/include to the rifle itself those 3 concealment?

I would pass this issue away quietly, but I'm using Iron Sights Pack, and losing 3 conc. just because I wanted different iron sights is kinda strange.

morerokk commented 4 years ago

This is probably a hacky workaround for the fact that the Marlin is technically a sniper, and it shouldn't add concealment when you put a big scope on it like with the other snipers. I'll take a look at it because I think I fixed/standardized this already.

morerokk commented 4 years ago

Fixed in the next update. Ironsight concealment reduced, base concealment increased.