• SWEP:Holster() not working?
    2 replies, posted
I am coding a weapon and when I use SWEP:Holster(), it doesn't work. This code here doesn't work : [CODE] function SWEP:Holster( wep ) print(1) end [/CODE] it doesn't print on either the server or the client. This is in a shared.lua file
Can you try doing the same thing in an OnRemove function for me and see if it prints?
This isn't just you, I tried messing about with Holster before but couldn't get it to work.
Sorry, you need to Log In to post a reply to this thread.