RegenAmmo

Search, find and discuss about Mutators!
Post Reply
Buggie
Godlike
Posts: 2747
Joined: Sat Mar 21, 2020 5:32 am

RegenAmmo

Post by Buggie »

Simple server-sided mutator for regen ammo.

Can be used as ServerActor or as mutator.

Settings:

Code: Select all

[RegenAmmo.RegenAmmo]
; MaxAmmo must be greater from MinAmmo for use regen for this ammo type.
MinAmmo=47
; Each second added AddRatio from MaxAmmo, but at least 1.
AddRatio=0.010000
Attachments
RegenAmmo.zip
(1.56 KiB) Downloaded 38 times
Post Reply