
Originally Posted by
Trollaux
everyone trolls on here
they are hooks that cannot be found using hook.gettable
I've just tried this
Code:
concommand.GetTable = function() return {} end
Worked out okay. Should probably make it a C function and maybe make it so that it has the same upvalues and shit. I'm guessing the same can be done with the hooks table.