|
CliffordB Hightower
Registered User
Join date: 9 Feb 2006
Posts: 4
|
07-10-2006 21:59
Hi all,
I can't get scripts to change media on a group owned parcel to work. I've got one script that opens a web page. On that page an XML-RPC call is made back into second life with the URL of a video I want to set as the media URL on a group owned plot of land. I know the XML call works because the objects says the new URL, but the media URL fails to change. Everything works great on my own plot, if just fails on the shared plot for everyone except me. I've tried sharing the scripts with the group, deeding the objects to the group, nothing works. Help!
|
|
Vlad Bjornson
Virtual Gardener
Join date: 11 Nov 2005
Posts: 650
|
07-10-2006 23:46
I've had similar problems with setting the media URL on group land. THis seems to work for me: Set the scripts to Full Permissions and make sure that the Next Owner has full perms, too. Share the scripts/object with the group. Then Deed the object containing the scripts to the group. I still have trouble sometimes even though I swear that I do the same thing every time. From the LSL Script Wiki "When deeding, remember to set all asset permissions and check "Share with Group" beforehand." Good luck. 
|
|
Adriana Caligari
Registered User
Join date: 21 Apr 2005
Posts: 458
|
07-10-2006 23:56
From: Vlad Bjornson I've had similar problems with setting the media URL on group land. THis seems to work for me: Set the scripts to Full Permissions and make sure that the Next Owner has full perms, too. Share the scripts/object with the group. Then Deed the object containing the scripts to the group. I still have trouble sometimes even though I swear that I do the same thing every time. From the LSL Script Wiki "When deeding, remember to set all asset permissions and check "Share with Group" beforehand." Good luck.  I have had this recently - swear it never used to be the case. I had a multi object display with many scripts, one that controlled the url etc and it used to work if i shared with group, deeded to group and reset. Now it doesn't. As a workaround I have pumped the URL controls out to an external - single prim - object, with one script that is shared and deeded and that works ( not full perms tho )
|