#(Wrackspurt) Let other players hear midi command thats following player?

1 messages · Page 1 of 1 (latest)

short tendon
#

hello, sorry if that doesnt make sense but im issues with the midi command.

Basically, I have a script that plays a midi on a player and the sound "follows" them around. Which is what I want. But other players can't hear the sound unless it isn't "following" the player, and is stationary which isn't ideal. Is there a way to make it so that the sound still follows the player but everyone else can hear it?

``- midi <[tune]> <[Target]>

This one follows the player, but no one else can hear

  • midi <[tune]>-<[instrument]> <player[<[Target]>].location>
    #This one stays where the player was (obvs) but everyone can hear it``
karmic vineBOT
#

(Wrackspurt) Let other players hear midi command thats following player?

karmic vineBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

short tendon
#

Hey, sorry but does anyone have any ideas?

viral parcel
#

!c midi

obsidian runeBOT
# viral parcel !c midi
Group

world

Syntax

midi [cancel/<file> (tempo:<#.#>) (volume:<#.#>)] (<location>/<entity>|...)

Short Description

Plays a midi file at a given location or to a list of players using note block sounds.

Description

This will fully load a midi song file stored in the '../plugins/Denizen/midi/' folder.
The file must be a valid midi file with the extension '.mid'.
It will continuously play the song as noteblock songs at the given location or group of players until the song ends.
If no location or entity is specified, by default this will play for the attached player.

Also, an example Midi song file has been included: "Denizen" by Black Coyote. He made it just for us!
Check out more of his amazing work at: ht...

viral parcel
#

oo, this might be denizen limitation, seems like it can only play for either players individually or on a stationary location

#

lets wait for a helper or dev to come across this and see

#

like, sure, you could play it for all relevant players, but it would "follow" all of them individually

robust sierra
#

the midi command supports multiple entities

#

if you wanted to all online players you could add <server.online_players> to the command and it'll play for everyone on the server

#

oh wait

#

so you want it to basically play the sound constantly where the player is?

short tendon
#

like if they were a portable jukebox I guess

#

I think i pinged you, my bad sorry

robust sierra
#

all good

#

yeah that isn't a thing with the midi command yet

short tendon
#

Ah damn