diff --git a/cstrike/addons/amxmodx/configs/redm/gamemode_deathmatch.json b/cstrike/addons/amxmodx/configs/redm/gamemode_deathmatch.json index 8b2cda3..69900b2 100644 --- a/cstrike/addons/amxmodx/configs/redm/gamemode_deathmatch.json +++ b/cstrike/addons/amxmodx/configs/redm/gamemode_deathmatch.json @@ -120,6 +120,9 @@ "redm_protection_color_t": "200 0 0 15", "redm_protection_color_ct": "0 0 200 15", + // Hide hostages. + "redm_hide_hostages": 1, + /* Number of times a team can have players respawn before they stop being able to respawn.