• Can I control weapon reload without editing SWEP?
    1 replies, posted
Is it possible to stop a weapon from reloading when R is pressed, without editing the SWEP itself? I tried to do KeyPressed and return false, this didn't seem to work. I suppose it has to do with the weapon code being somewhat independent. If someone has a more technical explanation I'd be open to it.
I think you can use GM/StartCommand for that.
Sorry, you need to Log In to post a reply to this thread.