[QUOTE = "kandiex, post: 1575902, member: 251747"]
How to make custom hitsound in weave (code needed)
Make a guide if possible
[/ QUOTE]
t4zcheats uses PlaySoundA
they have their special hitsounds stored in a header file and the sounds are played like this PlaySoundA (bubble, NULL, SND_ASYNC | SND_MEMORY); break;
this thread may be helpful (no ad)