Skip to content

Commit

Permalink
Add ConVar to *.json config
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyShorokhov committed Nov 27, 2024
1 parent 3eee6ca commit 530ab05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cstrike/addons/amxmodx/configs/redm/gamemode_deathmatch.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@
In seconds. */
"redm_changeteam_freq": "2.0",

// Hide hostages.
"redm_hide_hostages": 1,

/* Number of times a team can
have players respawn before they stop
being able to respawn.
Expand Down

0 comments on commit 530ab05

Please sign in to comment.