GlorifiedPig / GlorifiedAnticheat

The leading Garry's Mod anticheat from 2018 to 2020
https://glorifiedstudios.com
Other
45 stars 19 forks source link

Incorrect check on the administrator in the table. #15

Closed ZakharYA closed 4 years ago

ZakharYA commented 4 years ago

https://github.com/GlorifiedPig/g-ac/blob/b046e2339dc224130fcd5e1a41cff5bc9fa26907/addons/gac/lua/glorifiedanticheat/sv_config.lua#L62-L64 and https://github.com/GlorifiedPig/g-ac/blob/b046e2339dc224130fcd5e1a41cff5bc9fa26907/addons/gac/lua/glorifiedanticheat/modules/detectionsys/sv_gac_detectionsys.lua#L6

It would be more correct: gAC.config.IMMUNE_USERS = { ["76561198061230671"] = true }

GlorifiedPig commented 4 years ago

Fixed in 2.1.6