Throw Kunai .wav error

spinzaku

New member
Messages
19
Points
0
Throw Kunai .wav error... everytime ninja uses skill how to fix? korean ragnarok is fully patched.
exact error: 
Wave :: Cannot find File : wav\effect\¢¥nau_¢¥©ªao¡¾a.wav

see attach

throwkunai.png

 
Last edited by a moderator:
Did you already check if this file is available in the direction? 

 
Did you already check if this file is available in the direction? 
i checked the data.grf with grf editor, i can't find the file.. i had to copy another .wav file and renamed it to this one in-order to stop the error

 
Did you already check if this file is available in the direction? 
i checked the data.grf with grf editor, i can't find the file.. i had to copy another .wav file and renamed it to this one in-order to stop the error
try use skilleffectinfolist.lub original kRO. at translate is error.  is mistake.

SKILL_EFFECT_INFO_LIST = {

[sKID.NJ_KUNAI] = {

        waveFileName = "effect\\¢¥NAU_¢¥©ªAo¡¾a.wav",

        effectNum = 1,

        effectIDs = { EFID.EF_THROWITEM8 },

        onTarget = true

i try use full kRO with original lub. it's OK.

i hope it's help you.

 
Back
Top