🔫 Infinite Ammo
🛠️ Configuration Overview
PrettyPacketAC.InfiniteAmmo = {
enabled = false,
method_1 = {
enabled = false,
action = "WARN",
},
method_2 = {
enabled = false,
},
method_3 = { -- Fixes guns with -1 Ammo setting them to 0 and putting the gun away.
enabled = false,
action = "WARN", -- Leave this as WARN, this is a common bug that can occur to nromal players.
},
}📝 Recommendations for Testing
🔧 Detection Methods Breakdown
Last updated