Blockland Forums > Suggestions & Requests
On Player touch, Client, Play Music.
Mr.Noßody:
Im talking about an event, In Blockland that makes for a client to hear to themselfs a chosen song by you
Onplayertouch->Client->Playmusic->Stress, or whatever you want.
Healbadbad:
i know how to start it.
but
HOW DO I MAKE IT STOP!!!!
yuki:
--- Quote from: Mr.Noßody on June 17, 2009, 10:11:09 PM ---Im talking about an event, In Blockland that makes for a client to hear to themselfs a chosen song by you
Onplayertouch->Client->Playmusic->Stress, or whatever you want.
--- End quote ---
onActivate self toggleEventEnabled 1 2
onActivate <NAMED BRICK> setMusic <MUSIC>
onActivate <NAMED BRICK> setMusic <MUSIC>
Mr.Noßody:
That makes the brick play the song. I want there to be a client side event so only you can hear the song.
Mr.Noßody:
--- Quote from: yuki on June 17, 2009, 11:01:25 PM ---onActivate self toggleEventEnabled 1 2
onActivate <NAMED BRICK> setMusic <MUSIC>
onActivate <NAMED BRICK> setMusic <MUSIC>
--- End quote ---
I also know this, but you still get music gaps. You know where music cuts off.