can u give me a full sample script please.?
prontera,198,154,0 script Singer 139,{
mes "[Singer]";
mes "I will sing to you a song~!!";
emotion e_no1;
next;
playBGM "102"; //BGM number or you can name your BGM.
close;
how do i play those song with using NPC and it costs 1 million zeny? my song file is 200, 201, 202, 203, 204, 205, 206, 207, 208, 209 ,210
izlude,115,137,2 script MP3 Player 139,{
mes "[Singer]";
mes "I will sing to you a song~!!";
emotion e_no1;
next;
playBGM "200"; //BGM number or you can name your BGM.
end;
}
this script didnt work.. i have <TAB>
any error?
both i tried end; and close; also same error.
What is the error on map-server?
my bad.. because of the npc sprite 139 (invisible npc) ... btw can i make it can select more songs? and 1 song costs 1 million.