View Single Post
Weasel
AlliedModders Donor
Join Date: Apr 2004
Location: Undisclosed / Secure
Old 04-29-2023 , 23:12   Re: [ANY] Little Anti-Cheat
Reply With Quote #492

I can report Little Anti-Cheat (Lilac) working reasonably well on Fistful of Frags, with one exception:

When I first enabled it, I got a slew of "Angle-Cheat" detections, including a several regular players I'm sure are not cheating in any way. So, I treaded those as "false-positive", re-configured Lilac to not detect "Angle-Cheats", and unbanned everybody Lilac auto-banned for that detection.

In fof/cfg/sourcemod/lilac_config.cfg updated this section:
Code:
// Detect Angle-Cheats (Basic Anti-Aim, Legit Anti-Backstab and Duckspeed).
// -1 = Log only.
// 0 = Disabled.
// 1 = Enabled.
// -
// Default: "1"
// Minimum: "-1.000000"
// Maximum: "1.000000"
lilac_angles "0"   // <--- set to zero to disable.
PS: I opened an issue in the GitHub for this (Issue #177).
__________________
Pwease pardon by bad Engrish.
Steam Profile, Steam Group, Stats, Twitter

Last edited by Weasel; 04-29-2023 at 23:29. Reason: Sunspots.
Weasel is offline