Gun sounds while using SndDrv.dll
I have checked the hacks section and found that most of the hacks uses SndDrv.dll and forces the hack user
to hack without gun sounds
so i made this fix for coders who uses this method...
should i explain how to use now?
Note: my visual studio is too old.. you might see a difference in pictures
if some one with visual studio 2010 who have done this tut please upload the new pictures
step1:
open Project menu, select Add Existing Item (or press Alt+Shift+A)

step2:
select All files from the dropdown then locate the 2 files in project files folder from the attachments

step3:
open Project menu again and select Properties

step4:
under Configuration Properties expand Linker and select Input
set Module Definition File value to exports.def

step5:
open exports.def file and fix the original dll name (mine is Hack_Sound as you see...)
@DaRk
@something349
please either put this file in the same project folder or enter the full path instead (like C:\Downloads\Project files\exports.def)

step6:
in your main file, add this line after either #include <windows.h> or #include "stdafx.h":

step7(no image
):
tell user to rename original SndDrv.dll to SndDrv2.dll (included in the attachments)
and rename Hack_Sound.dll (in my case ofc) to SndDrv.dll and put in crossfire folder
Done! enjoy hacking with gun sound
Video:
VS:
[X]
[X]
please if you are going to use put me in credits
and if you are kind enough press thanks and rep buttons
to hack without gun sounds

so i made this fix for coders who uses this method...
should i explain how to use now?
Note: my visual studio is too old.. you might see a difference in pictures
if some one with visual studio 2010 who have done this tut please upload the new pictures
step1:
open Project menu, select Add Existing Item (or press Alt+Shift+A)

step2:
select All files from the dropdown then locate the 2 files in project files folder from the attachments

step3:
open Project menu again and select Properties

step4:
under Configuration Properties expand Linker and select Input
set Module Definition File value to exports.def

step5:
open exports.def file and fix the original dll name (mine is Hack_Sound as you see...)
@DaRk
@something349
please either put this file in the same project folder or enter the full path instead (like C:\Downloads\Project files\exports.def)

step6:
in your main file, add this line after either #include <windows.h> or #include "stdafx.h":
Code:
#include "exports.h"

step7(no image
):tell user to rename original SndDrv.dll to SndDrv2.dll (included in the attachments)
and rename Hack_Sound.dll (in my case ofc) to SndDrv.dll and put in crossfire folder
Done! enjoy hacking with gun sound
Video:
VS:
[X]
[X]
please if you are going to use put me in credits
and if you are kind enough press thanks and rep buttons




....but i cant see why u are ignoring me...
