BullyHunter32

Results 2 comments of BullyHunter32

~~Could you not just make a local function instead of rewriting/overwriting table.Merge?~~ Nvm, you've changed it since.

Could maybe try something like ```lua local ent = ents.Create(...) -- https://wiki.facepunch.com/gmod/Entity:SetPreventTransmit ent:Spawn() ```