zerothefallen / Quack-Anti-Cheat

Anti cheat for Gmod
GNU General Public License v2.0
13 stars 8 forks source link

Error with !!_cl_qac.lua #1

Closed ZachPL closed 10 years ago

ZachPL commented 10 years ago

I get this error

[ERROR] addons/qac/lua/autorun/client/!!_cl_qac.lua:38: '}' expected (to close '{' at line 14) near '{'

  1. unknown - addons/qac/lua/autorun/client/!!_cl_qac.lua:0

I think I fixed it by adding commas

{_G, "RunConsoleCommand"},

{_G, "setfenv"},

{debug, "setfenv"}
zerothefallen commented 10 years ago

woop.s im retarded. Fixed