Project Zomboid

Project Zomboid

Simple Silencers
正在显示第 11 - 13 项,共 13 项条目
< 1  >
更新于:2024 年 8 月 18 日 上午 6:42
作者:Monkey Magic

Fixed

-Issue

A small error you probably never noticed. Do not worry about it :P

Changed

-Weight

Yeah, that last change seemed a bit cheap in practice, so I have altered the weights again slightly.

This time the suppressor weights 0.3, while the makeshift suppressor weights 0.5. While attached to a weapon, the weight 0.1 and 0.3 respectively while unequipped. However this in a strange mechanic in game that should be mentioned here:

Returning to the M9 as an example, this pistol weights 1.5. While equipped, the weight is reduced to 0.45. This is straightforward enough. Now, let us attach a vanilla weapon part:

A red dot weights 0.2. Attached, but not equipped the M9 will weight 1.7 with the laser. There is no reduction in weight of the weapon part while added to the pistol. When the weapon is equipped with the attached laser, it will now weight 0.51. This is an increase of 0.6 over not equipping the red dot which only weights 0.2. ¯\_(ツ)_/¯

With this odd mechanic in mind, let us instead attach one of my suppressors:

The retail suppressor weights 0.3. Attached, but not equipped the M9 will weight 1.6 with the suppressor. There is a reduction in weight coded in here that is not present in vanilla weapons. Yay. However, when the weapon is equipped, with the retail suppressor attached, it will now weight 0.48. This is an increase of 0.3 - the full weight of the suppressor - but not x3 the amount as per the vanilla red dot.

The makeshift suppressor weights 0.5. Attached, but not equipped the M9 will weight 1.8 with the makeshift suppressor. There is the reduction in weight again, as expected. Woot. However, when the weapon is equipped, with the makeshift suppressot attached it will now weight 0.54. This is an increase of 0.9 - almost x2 the full weight of the makeshift suppressor!

Why is this? Again, ¯\_(ツ)_/¯

In any case, they both weight less than originally, but a little more than the recent update.

更新于:2024 年 8 月 18 日 上午 5:49
作者:Monkey Magic

Changed

-Weight

Both the suppressors, and makeshift suppressors were missing the decimal point in their weight. Previously they weighed 2 and 3 respectively, with adjustments as appropriate when fitted. However, this was an error, as for example the M9 pistol weights only 1.5 in of itself. The error has been corrected, and they now weigh 0.02 and 0.03 respectively.

IRL an average 9mm handgun weights about 4lbs, while a generic suppressor weights a little over half a pound, so in theory the suppressors should weight around 0.5 - but as most of the weapon mods in-game weight very little in comparison to their IRL counterparts, I have lowered the weight accordingly.

I have simply made the distinction between the retail, and crafted version for weight difference.

更新于:2024 年 8 月 15 日 下午 3:26
作者:Monkey Magic

Initial Upload