Hey, recently I added this to the weapons 357.lua in pointshop to try and change its material
function WeaponCamo()
self.Owner:GetViewModel():SetMaterial( "materials/brick/brick_model.vmt" )
end
Why isn't this working?
Sorry, you need to Log In to post a reply to this thread.