README - Add chams color note
This commit is contained in:
parent
0b72235dea
commit
d2d1f55d22
|
@ -22,7 +22,13 @@ Also make sure to check out [[https://github.com/deboogerxyz/ahc][deboogerxyz/ah
|
|||
| Bhop | =cv_bhop= | off/on |
|
||||
| ESP | =cv_esp= | off/3d-box/name/all |
|
||||
| Autostrafe | =sv_autostrafe= | off/rage/legit |
|
||||
| Chams | =cv_chams= | off/on |
|
||||
| Chams | =cv_chams= | off/on* |
|
||||
|
||||
#+begin_quote
|
||||
*Note:* Chams color can be changed from the =h_glColor4f()= function inside
|
||||
[[https://github.com/8dcc/hl-cheat/blob/main/src/hooks.c][src/hooks.c]]. Since this cheat is not hard to compile, I rather have less
|
||||
console variables than more customization at runtime.
|
||||
#+end_quote
|
||||
|
||||
* Building
|
||||
#+begin_src console
|
||||
|
|
Loading…
Reference in New Issue