Skip to content

Commit

Permalink
Cfg: Add speed/velocity cvar
Browse files Browse the repository at this point in the history
  • Loading branch information
z0h1r-LK committed Mar 6, 2024
1 parent b963b4f commit 02a83e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion configs/zombie_escape.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -306,4 +306,6 @@ ze_menu_sounds 1 // Sound of display and selection on ZE Menu's (
mp_auto_join_team 1 // It must be 1.
mp_roundover 0 // It must be 0.
mp_autoteambalance 0 // It must be 0.
mp_round_infinite 0 // It must be 0.
mp_round_infinite 0 // It must be 0.
sv_maxspeed 1000 // Maximum speed on the server (server.cfg).
sv_maxvelocity 10000 // Maximum velocity on the server (server.cfg).

0 comments on commit 02a83e0

Please sign in to comment.