You are viewing a potentially older version of this package. View all versions.
Adidasaurus-GunTweaker-1.1.0 icon

GunTweaker

Allows you to tweak the settings of any gun (including custom guns!)

Date uploaded 4 years ago
Version 1.1.0
Download link Adidasaurus-GunTweaker-1.1.0.zip
Downloads 1356
Dependency string Adidasaurus-GunTweaker-1.1.0

This mod requires the following mods to function

gnonme-ModThatIsNotMod-0.3.6 icon
gnonme-ModThatIsNotMod

A mod for loading in custom items, making life easier for other mod creators, and a whole lot more.

Preferred version: 0.3.6
extraes-JeviLib-2.0.2 icon
extraes-JeviLib

A multifunction library for code modders, containing debugging, patching, preferences, and other utilities as well as tweening.

Preferred version: 2.0.2

README

How to Use

  1. Hold the gun(s) that you wanna tweak
  2. Change the settings of the gun(s) through Bonemenu

Bonemenu Options

Global Options

Global Firerate Multiplier

  • Multiplies the firerate of all guns by the value set

Global Damage Multiplier

  • Multiplies the damage of all guns by the value set

Global Projectile Mass Multiplier

  • Multiplies the projectile mass of all guns by the value set

Global Projectile Velocity Multiplier

  • Multiplies the projectile velocity of all guns by the value set

Gun Specific

Firerate Multiplier

  • Multiplies the firerate of the gun by the value set

Damage Multiplier

  • Multiplies the damage of the gun by the value set

Projectile Mass Multiplier

  • Multiplies the projectile mass of the gun by the value set

Projectile Velocity Multiplier

  • Multiplies the projectile velocity of the gun by the value set

Infinite Ammo (On/Off)

Muzzle Flashes (On/Off)

Weight Multiplier

  • Multiplies the weight of the gun by the value set

Firemode Switching

  • Firemodes: Full Auto, Semi Auto, Bolt Action, Burst

Rounds Per Burst

  • How many shots get fired per burst, set to 3 by default

Magazine Capacity

  • Changes the magazine capacity of the gun

Max Shell Count (Shotgun Only)

  • Changes how many shells you can cram into the shotgun

Changelog

Version 1.1.0

  • Fixed mod manager config support

Version 1.0.9

  • Changing the max shell count of shotguns is now possible
  • Reloading and clearing the config file is now possible through the bonemenu
  • Using burst fire with multiple instances of the same gun at the same time is now possible

Version 1.0.8

  • Fixed a pretty major bug
  • Added the ability to disable muzzle flashes (Thanks to trev for providing like 90% of the code)
  • Added the ability to change the weight of guns

Version 1.0.7

  • Added burst firing
  • Fixed some bugs

Version 1.0.6

  • Added the ability to change a gun's magazine capacity

Version 1.0.5

  • Added firemode switching and an infinite ammo option

Version 1.0.4

  • Fixed the mod (I think)

Version 1.0.3

  • Doesn't spam the console anymore (whoops)

Version 1.0.2

  • Fixed a small issue

Version 1.0.1

  • Added Melonpreferences (UserData/GunTweakerConfig.cfg)
  • Fixed some bugs

Version 1.0.0

  • Initial release