How to Hide a Model on the player but show when dropped?
2 replies, posted
How would I make it so the Model of a SWEP is hidden while he his holding it, but on the function OnDrop it reveals the model again?
I thought about using function DrawWorldModel() return false end but I don't know how I would make it return true OnDrop :S
Entity:SetNoDraw(bool)
-snip-
Sorry, you need to Log In to post a reply to this thread.