mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-04 00:52:33 +00:00
ClientsideModel FIX
This commit is contained in:
@@ -31,6 +31,7 @@ function ENT:Think()
|
||||
-- --ent.Spawned = true
|
||||
--end)
|
||||
self.Digits[k] = ClientsideModel(model,RENDERGROUP_OPAQUE)
|
||||
if not IsValid(self.Digits[k]) then break end
|
||||
self.Digits[k]:SetPos(self:LocalToWorld(v[1]))
|
||||
self.Digits[k]:SetAngles(self:GetAngles())
|
||||
self.Digits[k]:SetSkin(10)
|
||||
|
||||
Reference in New Issue
Block a user