Mumbles 193 Posted July 25, 2013 Utility: Hercules RadioAs per youtube's request: http://herc.ws/board/topic/1676-rhelp/ Description:A radio NPC that plays preset selection of client-side songs (these songs are to be placed in the 'BGM' folder). The command '@radio' was added as a convenience, to allow songs to be played wherever the invoking player may be. Songs are played on the map in which the NPC was invoked, meaning that if a player is in pay_gld and types '@radio', (s)he and everyone on the map will hear the selected song. Each time a song is played, a lock is set for the preset minutes; this lock prevents the NPC from being accessed. A countdown in minutes and seconds is be displayed to reflect the remaining time until the next song can be played. Download:https://github.com/datmumbles/Scripts/raw/master/util/radio.txt 1 thiagoaxll reacted to this Quote Share this post Link to post Share on other sites
akbare 2 Posted July 25, 2013 try it...nice share Quote Share this post Link to post Share on other sites
pr3p 39 Posted July 25, 2013 Awesome release thanks let me try this one also Quote Share this post Link to post Share on other sites
ShogS 0 Posted August 4, 2013 nice one for this. Quote Share this post Link to post Share on other sites
SlashGeeGee 2 Posted August 4, 2013 awesome release SlashGeeGee Quote Share this post Link to post Share on other sites
Mumbles 193 Posted August 4, 2013 Thank you all for trying it out! If you have any questions or suggestions, please don't hesitate to write me. c: Quote Share this post Link to post Share on other sites
noobsai 0 Posted May 20, 2014 Hi Mumbles thanks for this I love it, btw how do i add on the announcement the name of the person who played the song? thanks Quote Share this post Link to post Share on other sites
jaBote 438 Posted May 20, 2014 Find this line: announce strnpcinfo(1) +": Now playing '"+ .song$[.@option] +"' by "+ .artist$[.@option] +".", bc_map; and change to this: announce strnpcinfo(1) +": Now playing '"+ .song$[.@option] +"' by "+ .artist$[.@option] +" as requested by "+ strcharinfo(0) +".", bc_map; 2 Miнαєl and Mumbles reacted to this Quote Share this post Link to post Share on other sites
2020 Ragnarok 0 Posted January 19, 2016 (edited) Sorry for bumping this old topic, i am having a trouble about this, i added a mp3 file on BGM Folder 1001.mp3 ( also tried removing .mp3 ) to be exact and when i try it via npc or @radio it does remove the prontera bgm but this does not plays the music. Am i doing it right or this does not support new revisions of Hercules. Didn't touched the script at all. I am using 2014 Client. Thanks in advance~ EDIT: Somehow i got some mp3 file working. NOTE: Not all mp3 can be played. I'll look further about this mp3 issue. Edited January 19, 2016 by 2020 Ragnarok Quote Share this post Link to post Share on other sites
maczekiel 1 Posted April 5, 2016 cant use this in rathena, you have rathena version please? Quote Share this post Link to post Share on other sites
Radian 9 Posted April 5, 2016 (edited) cant use this in rathena, you have rathena version please? Did you test it on rA? I think it will work. Edited April 5, 2016 by Radian Quote Share this post Link to post Share on other sites
IndieRO 33 Posted May 16, 2016 (edited) @@Mumbles hello, can u add menu request song for player?? like player can request new song for radio Edited May 16, 2016 by melv0 Quote Share this post Link to post Share on other sites
rans 7 Posted September 12, 2016 Sorry for bumping this old topic, i am having a trouble about this, i added a mp3 file on BGM Folder 1001.mp3 ( also tried removing .mp3 ) to be exact and when i try it via npc or @radio it does remove the prontera bgm but this does not plays the music. Am i doing it right or this does not support new revisions of Hercules. Didn't touched the script at all. I am using 2014 Client. Thanks in advance~ EDIT: Somehow i got some mp3 file working. NOTE: Not all mp3 can be played. I'll look further about this mp3 issue. Yes even in normal BGM. I often encounter this case when i download mp3 and make it bgm. in this case i convert the old mp3 format into new mp3(Don't know what is the diffrence really) using some software. Quote Share this post Link to post Share on other sites