...I solved my problem by myself. That was the variable. KO sound worked only in thrown state cause var(55) is already used in it. But if i change it... everything works.Thanks anyway.
Yea, you have to make sure the Variable # is not already used by the character. If it's already used, just change it to another #. That would have been helpful to begin with, getting a list of variables already used.