⚙️Configuration

YM = {} 

YM.Key = 74
YM.MaxDistance =  3.5
YM.PickupDistance = 2.5


YM.BlacklistedWeapons = {
    -- 'weapon_pistol',
    'weapon_firework'
}

Last updated