• Clientside only model
    1 replies, posted
Is there a way i could make a model, and only one client would be able to see it? DModelPanel isn't what I'm looking for, and I've already looked at it.
ClientsideModel Or an entity with if self:GetOwner() == LocalPlayer() then self:DrawModel() end in the draw function.
Sorry, you need to Log In to post a reply to this thread.