local SYSTEM = {} SYSTEM.onthink = function(ply) end SYSTEM.ontakedamage = function(ply) end return SYSTEM