You are viewing a potentially older version of this package. View all versions.
SoulWithMae-InfiniteAmmo-1.2.0 icon

InfiniteAmmo

Pretty self explanatory.

Date uploaded a year ago
Version 1.2.0
Download link SoulWithMae-InfiniteAmmo-1.2.0.zip
Downloads 293
Dependency string SoulWithMae-InfiniteAmmo-1.2.0

This mod requires the following mods to function

README

Infinite Ammo

What else do you want me to put here? It does what the title says it does.

What about the other infinite ammo mods?

Cam's adds a shit ton of ammo on level load, but it's possible to run out of that too.

The other one just isn't even optimized.

This one gives you 2000 ammo the moment you pick up a gun, then restores 1 ammo each time a bullet is fired, which keeps your ammo count at 2000 forever, preventing super high numbers.

And the fact that it gives you ammo when you pick up a gun instead of on level load will bypass anything that removes all your ammo!

It won't add more ammo if you pick up a gun and already have ammo.

CHANGELOG

v1.2.1

  • Fixed some cases where ammo would never get added

v1.2.0

  • Add ammo when a gun is picked up instead of on AmmoInventory.Awake, only adds if you have no ammo
  • This'll bypass anything that removes your ammo
  • Increase added ammo to 2000

v1.1.0

  • Only add ammo type that's shot
  • Only add 1000 ammo on awake
  • This helps against having a massive int for ammoinventory's fields. It'll just stay at the amount it was at.

v1.0.1

  • Patch 5 fix
  • Add 1 ammo when ammo is taken rather than 500000, just to make the number not go up too high.

v1.0.0

  • Initial Release