Jump to content

Pew-matic Horn: equippables do not deal high damage and range like they should.


mathem99
  • DLC VERSION - IMPORTANT!: Hamlet Fixed

On trusty_shooter.lua there is this local function called "SetAmmoDamageAndRange", it says ammo that have the component equippable (aka hats, armor, etc) should deal high damage and have a high range, but because of a small oversight it doesn't work, I've posted a picture below of where the problem lies:

image.thumb.png.e483283e237e917f8fba02a4134b63f6.png

Between the line 113 and 114 there should be a "return" line written so that when the Pew-matic Horn is loaded it will return the DAMAGE_HIGH and RANGE_HIGH tuning values. At least that's how I think it should work, otherwise if equippables aren't meant to deal high damage then line 110-114 are not needed.


Steps to Reproduce

1. Look at trusty_shooter.lua

2. See that ammo.components.equippable does not have a return line written, meaning the weapon damage and range will be set to 'MEDIUM" instead of "HIGH"

  • Like 2



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...