Config.UseMaxWeightVORP = true -- If you want to use max weight from config, set this to true. If you want to use max weight from database, set this to false.
Config.ItemsInDatabaseVORP = true -- If you want to use items in database, set this to true. If you want to use items in config, set this to false.
Config.UseLoadoutTableVORP = true -- If you want to use loadout table, set this to true. (This will make sure weapon scripts are working properly)