Jump to content
  • 0

Music Player NPC / DJ


Nash

Question


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   0
  • Joined:  02/17/12
  • Last Seen:  

Hi guys,
i wanna request a npc that play songs from BGM Folder
please help

Regards

Nash

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   0
  • Joined:  02/17/12
  • Last Seen:  

Thx for the script emistry but dunno y that isnt working 
i tried to script but even this isnt working
yea i know i suck at scripting T_T

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;
	}
}




Edited by Nash
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  61
  • Reputation:   0
  • Joined:  04/28/13
  • Last Seen:  

This Script is Great ..Thx 

Edited by Green
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...