I am trying to edit an existing weapon to create a 'new' weapon. Such as removing the existing weapons properties, then assigning new ones to it.
I thought to start I should remove the existing weapons fire and sound. I read the tutorial here on how to do that...
http://forums.alliedmods.net/showthread.php?t=41265
Now I have a problem because I can't capture when the player is holding attack.
Is there a way to remove all the existing weapons properties while still being able to detect when attack is being used?