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!
Script using llSetParcelMusicURL
-
- Posts: 4
- Joined: Wed Sep 23, 2015 2:54 pm
- Has thanked: 0
- Been thanked: 3 times
- Constance Peregrine
- Posts: 2353
- Joined: Sun Dec 23, 2012 11:35 am
- Has thanked: 2784 times
- Been thanked: 1489 times
Re: Script using llSetParcelMusicURL
I seem to recall it needs to be deeded, did you do that?
- These users thanked the author Constance Peregrine for the post:
- Handy Low
Laissez faire et laissez passer, le monde va de lui même!
My little sounds store https://www.kitely.com/market?store=2040306
Ephemeral wanderer...
My little sounds store https://www.kitely.com/market?store=2040306
Ephemeral wanderer...
- Selby Evans
- Posts: 620
- Joined: Wed Sep 04, 2013 6:00 pm
- Has thanked: 1840 times
- Been thanked: 822 times
Re: Script using llSetParcelMusicURL
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.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!
-
- Posts: 4
- Joined: Wed Sep 23, 2015 2:54 pm
- Has thanked: 0
- Been thanked: 3 times
-
- Posts: 4
- Joined: Wed Sep 23, 2015 2:54 pm
- Has thanked: 0
- Been thanked: 3 times
Re: Script using llSetParcelMusicURL
Thank you! That did the trick!
- These users thanked the author SingerGirl XOXOXO for the post:
- Constance Peregrine
-
- Posts: 4
- Joined: Wed Sep 23, 2015 2:54 pm
- Has thanked: 0
- Been thanked: 3 times
Re: Script using llSetParcelMusicURL
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
---------
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
---------
- These users thanked the author SingerGirl XOXOXO for the post (total 2):
- Constance Peregrine • Selby Evans