Hi there,
imo one of the most annoying things with A2 Epoch is that you have infinite ammo. Just keep a single bullet in the mag before reload, re-log and all mags are full, again. The same holds for any storage: put partially filled mags in and after a restart the magical ammo fairy has come.
That's a shame, especially on PvE servers where ammo should be a resource you have to scrounge for.
So, is there a mod out to prevent this?
Alternatively, what could be done about it. I could imagine a workaround that
- would either delete a partially filled mag or, better
- delete it with a probability of bullets_still_in_mag / mag_capacity
- whenever a player logs out or
- puts ammo into another storage.
But this exceeds my scripting ability, especially
- where to put this functionality (there'll be a OnPlayerLogout, but where to catch all mag transfer into other storage?)
- how to get current state and capacity of all ammo items in the gear.
Please tell me, someone has done this, already! ;)
Edited by ekroemer