Fix cvars not showing up

This commit is contained in:
Wizzard 2023-09-19 10:54:04 -04:00
parent f0485a3f36
commit 0e7f955c7d
1 changed files with 9 additions and 9 deletions

View File

@ -25,14 +25,14 @@ Also make sure to check out [[https://github.com/deboogerxyz/ahc][deboogerxyz/ah
| Feature | Command | Values (0..n) | | Feature | Command | Values (0..n) |
|------------+---------------+------------------------| |------------+---------------+------------------------|
| Bhop | =dz_bhop= | off/on | | Bhop | =cv_bhop= | off/on |
| Autostrafe | =dz_autostrafe= | off/rage/legit | | Autostrafe | =cv_autostrafe= | off/rage/legit |
| Aimbot | =dz_aimbot= | off/fov* | | Aimbot | =cv_aimbot= | off/fov* |
| Autoshoot | =dz_autoshoot= | off/on* | | Autoshoot | =cv_autoshoot= | off/on* |
| ESP | =dz_esp= | off/3d-box/name/all | | ESP | =cv_esp= | off/3d-box/name/all |
| Chams | =dz_chams= | off/players/hands/all* | | Chams | =cv_chams= | off/players/hands/all* |
| Crosshair | =dz_crosshair= | off/length | | Crosshair | =cv_crosshair= | off/length |
| Tracers | =dz_tracers= | off/on* | | Tracers | =cv_tracers= | off/on* |
#+begin_quote #+begin_quote
@ -40,7 +40,7 @@ Also make sure to check out [[https://github.com/deboogerxyz/ahc][deboogerxyz/ah
#+end_quote #+end_quote
#+begin_quote #+begin_quote
*Note:* If =dz_autoshoot= is enabled, and =dz_aimbot= is enabled, it will stop *Note:* If =cv_autoshoot= is enabled, and =cv_aimbot= is enabled, it will stop
attacking if there is no visible target. attacking if there is no visible target.
#+end_quote #+end_quote