Page 1 of 1

Multiple parcels on VarRegion and llSetParcelMusicURL

Posted: Wed Mar 22, 2017 1:51 am
by CaitanyaRupa Navarathna
I have Subdivided 3 parcels on my VarRegion for testing.
Some Questions:
1. I have read elsewhere in this forum where the player needs to be deeded to the parcel
What does this mean - when I try on the build menu under General tab - I can set it to the group on the parcel and share, but the deed button is greyed out

2. The parcel is set to the same group as the prim Jukebox.
It works on one parcel whether I deed it or not.
But not on the other parcels
Is it possible to set multiple parcels to different music in VarRegions?

When I look at the URL in the sound tab on About Land the url is correct.
I can copy and paste it into Firefox and it plays correctly, but will not play through Firestorm.

The script is the same, only the filenames are changed. And as I said the URLs are changing as scripted so I am really confused. :cry:

Re: Multiple parcels on VarRegion and llSetParcelMusicURL

Posted: Thu Mar 23, 2017 8:45 am
by Constance Peregrine
Hiya CaitanyaRupa,

I am a bit confused now also lol. But I do think this should be true "Is it possible to set multiple parcels to different music in VarRegions?"

I haven't dealt with such things in several years though, perhaps someone else has helped you privately?

Re: Multiple parcels on VarRegion and llSetParcelMusicURL

Posted: Thu Mar 23, 2017 1:36 pm
by CaitanyaRupa Navarathna
no help yet - still playing with things
Have a lot of things going on right now so will have to put this on the back burner for now

Re: Multiple parcels on VarRegion and llSetParcelMusicURL

Posted: Thu Mar 23, 2017 3:08 pm
by Constance Peregrine
CaitanyaRupa Navarathna wrote:no help yet - still playing with things
Have a lot of things going on right now so will have to put this on the back burner for now

ok :D

Re: Multiple parcels on VarRegion and llSetParcelMusicURL

Posted: Thu Mar 23, 2017 6:09 pm
by Ilan Tochner
Hi CaitanyaRupa,

Have you tried using osSetParcelMediaURL instead?

Please note that the script doesn't have to be deeded to a group, not does the land have to be but the script does need to be owned by the parcel owner for this function to work, see: https://www.kitely.com/virtual-world-ne ... functions/

Re: Multiple parcels on VarRegion and llSetParcelMusicURL

Posted: Fri Mar 24, 2017 5:08 am
by CaitanyaRupa Navarathna
Thank you Constance and Ilan - figured out it was firestorm - seems I need to clear the cache because it is working in Imprudence

Happy Dance!!!!

Sooooooo many things to think about and sooooooo little time :lol:

BTW have a full perm script for Jukebox for MP3s on a server will play in sequence you give it and then loop the list again and again etc.
will have to add osSetParcelMediaURL
but works with llSetParcelMediaURL anyways............


can load it here if anyone wants a copy

You just have to add your own url and then the MP3 filenames also the time of the MP3 in seconds as it uses a timer and voila!!!!

Re: Multiple parcels on VarRegion and llSetParcelMusicURL

Posted: Fri Mar 24, 2017 2:13 pm
by Constance Peregrine
welcome, you might post that code in the scripts library in this forum

Re: Multiple parcels on VarRegion and llSetParcelMusicURL

Posted: Sat Mar 25, 2017 11:24 am
by CaitanyaRupa Navarathna
ok osSetParcelMediaURL worked like a charm :D

thanks Ilan - will leave a copy of the script over at the scripts library after I adds some comments to it

Thanks everyone!!!!