Jump to content

Nash

Members
  • Content Count

    86
  • Joined

  • Last visited

Posts posted by Nash


  1. hi guys,
    i made this script dunno y its not playing music

     

    prontera,119,199,4	script	DJ Test	116,{	mes "What Song Would you like to play?";	switch(select("Still Worth Fighting For:Move your Body:Make a Move:None")) {	case 1:		playBGMall "002","prontera";		close;	case 2:		playBGMall "003","prontera";		close;	case 3:		playBGMall "004","prontera";		close;	case 4:		mes "Okay Bye Cya Later";		close;	}}

    Regards,|
    Nash

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.