You are viewing a potentially older version of this package.
View all versions.

SpreadStartingAmmo
Adjusts starting ammo by the number of players. [Required by all players]
Date uploaded | 2 months ago |
Version | 1.0.1 |
Download link | Dinorush-SpreadStartingAmmo-1.0.1.zip |
Downloads | 534 |
Dependency string | Dinorush-SpreadStartingAmmo-1.0.1 |
This mod requires the following mods to function

BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
Required by all players to work. Distributes starting ammo as if taken from the total ammo supply of 4 players. This gives more ammo for player counts less than 4 and less ammo for player counts more than 4. Examples:
- 1 Player: 4x ammo
- 2 Players: 2x ammo
- 3 Players: 1.33x ammo
- 4 Players: 1x ammo
- 5 Players: 0.8x ammo
If a player joins in progress, it will take the corresponding amount of ammo from players already in the game.
CHANGELOG
v1.0.1
- Fixed incorrect description
v1.0.0
- Initial Release