ReloadTimer
A tactical reload timer for GTFO with ammo warning. Supports hot-reloading, custom offsets, and synchronized circle animations.
By zooooox
| Last updated | a day ago |
| Total downloads | 230 |
| Total rating | 1 |
| Categories | Client Mods |
| Dependency string | zooooox-ReloadTimer-1.1.3 |
| 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
ReloadTimer
This mod replaces the generic reload process with an accurate timer positioned right below your crosshair.
Features
- Accurate Countdown: Shows the remaining time until the magazine is refreshed.
- Helps you know the exact time to swap weapons for faster firing.
- Charge-up Progress: The native reload circle animation is now synchronized with the timer.
- (Note: Due to how game multipliers work, the first reload with a new weapon may have a slight calibration offset. Subsequent reloads will be perfectly synchronized.)
- Ammo Warning: Displays a red "RELOAD" prompt at the timer location when magazine ammo is low.
- Helps you avoid clicking on an empty mag during intense combat.
- Fully independent from the reload timer; appears as soon as ammo drops below the threshold.
- Hot-Reload Support:
- Change settings in r2modman (Config Editor) and click Save to see the changes in-game immediately.
- Supports in-game config managers (e.g., BepInEx ConfigurationManager).
Configuration
- TextOffset: The vertical distance from the crosshair center. Default is
85. - ChargeUpColor: Custom color for the reload/charge-up circle. Default is
#00FF0080. - LowAmmoThreshold: The ammo percentage (0.0 - 1.0) to trigger the "RELOAD" warning. Default is
0.35(35%).- (Note: For weapons with a magazine size of 20 or less, the threshold is fixed at
0.50(50%) for better visibility.)
- (Note: For weapons with a magazine size of 20 or less, the threshold is fixed at
- LowAmmoColor: Custom color for the "RELOAD" warning text. Default is
#FF000080.