If you need to remove an item from being sold by one of the outpost traders, you can do this in the EconomyOverride.json file.
To disable an item, set the following parameter: "can-be-purchased": false
For example, to prevent Grenades and AK47s from being sold by the A0 Armory trader, it would look something like this:
"A_0_Armory": [{ "tradeable-code": "BP_Frag_Grenade", "base-purchase-price": "-1", "base-sell-price": "-1", "delta-price": "-1.0", "can-be-purchased": "false" }, { "tradeable-code": "BP_Weapon_AK47", "base-purchase-price": "-1", "base-sell-price": "-1", "delta-price": "-1.0", "can-be-purchased": "false" }
Need a SCUM server?
GG Host is the official SCUM hosting provider, offering high performance, low latency servers and reliable support so your community can explore, survive, and dominate the island. Order your SCUM server now: https://www.gghost.games/store/scum-server
