sapphonie / StAC-tf2

steph's anticheat (StAC). a built-from-scratch sourcemod based solution to cheating in Team Fortress 2.
https://sappho.io
GNU General Public License v3.0
120 stars 23 forks source link

add more cvars to check #211

Closed sapphonie closed 1 month ago

sapphonie commented 3 months ago
    // 0
    "net_blockmsg",
    "net_droppackets",
    "net_fakejitter",
    "net_fakelag",
    "net_fakeloss",

    // 1
    "r_skybox",
    "r_drawskybox"
sapphonie commented 1 month ago

LGTM

Tiagoquix commented 1 week ago

LGTM

image