Hello, i am a beginner and i start a localpserver as a hobby/have some fun. I am trying to replace the sound effect of warrior's hit (without weapon) with one that i prefer, but with no success. I have client2014. I try to follow this post as best as possible. Worth to mention that i faced no problems changing sounds effects of monsters or default music of a map.
So here is what i do:
I unpacked the "sound.eix" with EterNexus.
I copied the file "attack_1.wav" located in "Client2014/pack/sound/sound/monster/bear" in "desktop".
I renamed this file from "attack_1.wav" to "bear.wav".
I cut "bear.wav" and paste it in "Client2014/pack/sound/sound/common/swing".
I changed the code line "SoundData00 0.330000 "sound/common/swing/hand_1.wav"" to "SoundData00 0.330000 "sound/common/swing/bear.wav"" of the "attack.mss" and "attack_1.mss" files located in "Client2014/pack/Sound/sound/pc/warrior/general".
I repacked "sound" folder and replace the "sound.eix" and "sound.epk".
I opened "metin2client.exe" and my warrior's hits are just like before.
Worth to mention that, after the changes i've done, the ingame's "sounds effects" in "system options" has been turned off for some reason. [Hidden Content]
Why i see no change in sound effect of warrior's hit ?? Am i doing something wrong ??
Any help will be apreciate.