soundeffect in npc

RagnarokOnline2015

New member
Messages
46
Points
0
Age
34
Location
Latvia
Emulator
prontera,147,195,4 script Skill 4_M_SURA,{
soundeffect("555.wav", 0);
mes "You learned all skills!";
next;
atcommand "@allskill";
atcommand "@effect 909";
close;
}

Where is my mistake ? added sound GRF 

Please help me! Thank you!

 
if you're using a custom sound file make sure that the file is on PCM format.

 
Back
Top