| Last updated | 3 weeks ago |
| Total downloads | 261 |
| Total rating | 1 |
| Categories | Modpacks |
| Dependency string | Possi-CasualAmmo-1.0.13 |
| Dependants | 0 other packages depend on this package |
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.2README
Casual Ammo
Casual Ammo is a GTFO mod for private cooperative lobbies. It makes ammo packs much more forgiving for casual friend-group runs by letting weapon ammo packs refill guns without using up the pack.
Please do not use this in public matchmaking. GTFO is built around pressure, scarcity, and hard choices. This mod is meant for friends who want a more relaxed private run, not for changing the experience for strangers.
This mod does not include anti-cheat bypassing, matchmaking bypassing, memory trainers, public-lobby cheating features, or firing-method infinite-ammo patches.
What it does
- Weapon ammo packs refill standard and special weapon ammo.
- Weapon ammo packs stay at 100% instead of being consumed.
- The weapon ammo pack HUD stays at 100%.
- Med packs, tool ammo packs, disinfect packs, and other resource packs are intended to behave normally.
- Tool ammo is intentionally not refilled by this mod.
- The mod logs its startup settings and key ammo-pack events to the BepInEx console/log.
What it does not do
- It does not make your gun magazine infinite.
- It does not remove reloads.
- It does not modify public matchmaking.
- It does not bypass anti-cheat.
- It does not make med packs or tool ammo packs infinite.
Recommended version
Use 1.0.13 or newer.
Version 1.0.8 made the basic ammo-pack behavior work, but it could also affect tool ammo display/restore behavior. Version 1.0.10 excluded tool/class ammo from storage hooks and the manual ammo grant. Version 1.0.12 preserved class/tool ammo in the shared ammo restore hook. Version 1.0.13 also prevents tool refills from restoring main/special weapon ammo.
Configuration
BepInEx creates:
BepInEx/config/com.privatecoop.gtfo.casualammo.cfg
Options:
[General]
EnableMod = true
[Ammo Restore]
AmmoRestoreMode = FullRestore
RestoreMultiplier = 10
[Munitions Packs]
MunitionPackCharges = 999
[Reserve Ammo]
InfiniteReserveAmmo = false
[Safety]
PrivateLobbyWarning = true
AmmoRestoreMode values are FullRestore, Multiplier, and Disabled.
For the normal intended behavior, leave the default settings alone.
Changelog
See CHANGELOG.md for version history and notes about older builds.