Page 1 of 1

Script using llSetParcelMusicURL

Posted: Wed Sep 23, 2015 3:00 pm
by SingerGirl XOXOXO
Hi! I'm a little puzzled and hope someone can point me in the right direction?

I have a script that is designed to change the parcel music through a menu and it works well on other virtual worlds. Here it runs through everything (menu, chat notice, etc) but doesn't actually set the stream in the parcel.

Is there anything different about this command in Kitely? I am able to edit and save the script without any errors.

Any suggestions appreciated!

Re: Script using llSetParcelMusicURL

Posted: Wed Sep 23, 2015 3:24 pm
by Constance Peregrine
I seem to recall it needs to be deeded, did you do that?

Re: Script using llSetParcelMusicURL

Posted: Wed Sep 23, 2015 5:49 pm
by Selby Evans
SingerGirl XOXOXO wrote:Hi! I'm a little puzzled and hope someone can point me in the right direction?

I have a script that is designed to change the parcel music through a menu and it works well on other virtual worlds. Here it runs through everything (menu, chat notice, etc) but doesn't actually set the stream in the parcel.

Is there anything different about this command in Kitely? I am able to edit and save the script without any errors.

Any suggestions appreciated!
I think the object setting the stream has to be deeded to the parcel. I recommend against deeding no-copy objects to a parcel, because of problems I have seen with trying to recover such objects. If you want to include that capability in a disco, I recommend that you put it in a separate object that has copy perms. Then advise customers to delete that object if they want to take the build from that location, as it may not function as intended if it is reused.

Re: Script using llSetParcelMusicURL

Posted: Wed Sep 23, 2015 8:10 pm
by SingerGirl XOXOXO
Thank you! I will give that a try.

Re: Script using llSetParcelMusicURL

Posted: Thu Oct 01, 2015 9:01 pm
by SingerGirl XOXOXO
Thank you! That did the trick!

Re: Script using llSetParcelMusicURL

Posted: Sat Oct 03, 2015 11:28 pm
by SingerGirl XOXOXO
Running into another issue and hoping to get some input. I have never seen this before.

The scripted box offers the choice of multiple streams when clicked. Each choice appears as requested in the About Land : Sound : URL as it is supposed to. However, the stream doesn't actually change to what is listed there unless I put my cursor behind the stream address and hit enter.

Any ideas?

---------
>>Lesson learned. Don't trust the visual menu interface. Turn your speakers on when scripting with this command. lol
---------