Is there a way to edit when this pops up, for the plasma at default it pops up at 30, would it be possible for me to set it at 15? If so, how?
Is there a way to edit when this pops up, for the plasma at default it pops up at 30, would it be possible for me to set it at 15? If so, how?
cg_LowAmmoWarningPercentile "0.20"
20% of the max plasma ammo of 150 is 30, so the low ammo warnings will take effect when ammo falls under this number.
To set it at 15, use cg_LowAmmoWarningPercentile "0.10", as 10% of 150 is 15.
So that it flags at exactly 15 instead of under 15, use "0.106"