Hello,
When I try to set a metatable on the client side, I get this error in the console:
When I try to set a metatable on the client side, I get this error in the console:
Code:
attempt to call a nil value (global 'setmetatable')
Comment