How can I prevent the amount of backpacks incrementing each time my script runs?
I can clear the weapons and ammo with clearWeaponCargo and clearMagazineCargo but "clearBackpackCargo" doesn't appear to do anything. As a result, my script which runs ever 30 mins to re-stock the ammo crate just keeps adding to the current backpack total everytime it runs.
Surely there must be a way to prevent this? But please keep it as simple as possible as I'm an UTTER noob to scripting.