so i have set in the shared init what sound i want it to use when the gun fires, and made a script. the firing sounds still refuse to work, is there something else i might be forgetting or..?
Show us the code please?
SWEP.Primary.Sound = Sound("weapons/M9/M9-1")
[QUOTE=kig717;32065025]SWEP.Primary.Sound = Sound("weapons/M9/M9-1")[/QUOTE]
You need it as a .wav or .mp3
I imagine it should be Sound("weapons/M9/M9-1.mp3")
oooh ok sorry im new to all of this. thanks!
Sorry, you need to Log In to post a reply to this thread.