Larger stack Size


Adds Larger stack Size.

Utilities
3 years ago
0.16 - 1.1
8.35K

g ammo stack size

3 years ago

Good morning,

small bug I encountered: the ammo stack size is running in accordance to the utility stack size option, not it's own option.
The utility variable has been defined in the ammo-stack-size.lua.

Fix:
local ammo_stack_size = settings.startup["ammo-stack-size"].value

if ammo_stack_size == ("larger-stack-size") then

Greetings
Ifalna

3 years ago

Fixed

New response