guilemouse / Overthrow

An effort to balance and fix the dynamic and persistent revolution platform for Arma 3.
https://steamcommunity.com/sharedfiles/filedetails/?id=2572102841
GNU General Public License v2.0
0 stars 3 forks source link

Standardizing trucks so "Truck_F" no longer is infinite carry capacity #4

Closed guilemouse closed 3 years ago

guilemouse commented 3 years ago

Issue: "Truck_F" class check is enabling the ability to loot and transfer almost an infinite amount of content in the inventory.

Solution: Although this feature is useful for the FART truck, "Truck_F" is the white flat bed and does not have this feature, disable "Truck_F"s infinite carry capacity.

Bonus features? Maybe give capability to big civilian truck to carry a bigger capacity in future...

guilemouse commented 3 years ago

added global variables and extended this "feature" to ALL big trucks that logically can carry items on Civilian and Independent sides, medical trucks too, but not other service trucks.

For now, the trucks were boosted in carry capacity, small: 8000 maximumLoad, Big: 22000 maximumLoad (Same as ammo box).

Looting for small groups should be easier, before one can afford the recovery truck, Maybe even the price should increase in the future? not sure. This is imo balanced.