block acf3 scanner

someone asked so here it is
This commit is contained in:
edshot99 2024-07-01 23:49:42 -05:00
parent e57fffb033
commit f06ce75475

View File

@ -0,0 +1,4 @@
hook.Add("ACF_PreBeginScanning", "edshot_acf3_noscan", function()
return false, "noob"
end)