• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

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