sec i have this
Edit:
- script BGM -1,{
OnBGMCmnd:
mes "[BGM]";
mes "Whats the file number";
//todo create a list
input .@bgm$;
close2;
playBGM .@bgm$;
end;
OnInit:
bindatcmd("bgm","BGM::OnBGMCmnd",0,99);
bindatcmd("BGM","BGM::OnBGMCmnd",0,99);
end;
}
found it, this will let players use @BGM / @bgm to change there currently playing song they just input say 121 to play the song Outer Breath