Skip to content

Instantly share code, notes, and snippets.

View Netail's full-sized avatar
👀
[object Object]

Maikel Netail

👀
[object Object]
View GitHub Profile
"cl_crosshair_drawoutline" = "0"
"cl_crosshair_dynamic_maxdist_splitratio" = "0.300000"
"cl_crosshair_dynamic_splitalpha_innermod" = "1"
"cl_crosshair_dynamic_splitalpha_outermod" = "0.5"
"cl_crosshair_dynamic_splitdist" = "7"
"cl_crosshair_friendly_warning" = "1"
"cl_crosshair_outlinethickness" = "1"
"cl_crosshair_recoil" = "0"
"cl_crosshair_sniper_show_normal_inaccuracy" = "0"
"cl_crosshair_sniper_width" = "1"
// Voice Chat Toggler
//
// Version: 1.0
// Author: Netail
echo
echo Voice Chat Toggler (1.0) by Netail: Enabled
echo
alias toggleVoiceChat "disableVoiceChat";
// AFK Toggler
//
// Version: 1.0
// Author: Netail
echo
echo AFK Toggler (1.0) by Netail: Enabled
echo
alias toggleAFK "enableAFK";