K4-Arenas
K4-Arenas copied to clipboard
[BUG] Armor
Doesn't give armor in pistol rounds, even though it's set.
Check that if you have mp_free_armor and mp_equipment_reset_rounds in any other value which is not 0.
mp_free_armor 0 mp_equipment_reset_rounds 0
{
"TranslationName": "k4.rounds.pistol",
"TeamSize": 1,
"PrimaryWeapon": null,
"SecondaryWeapon": null,
"UsePreferredPrimary": false,
"PrimaryPreference": null,
"UsePreferredSecondary": true,
"Armor": true,
"Helmet": false
},
I tested this issue, but I was unable to reproduce it on my dev server