Difference between revisions of "Editing someone else's scripts and notecards"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Help|Object=*}}
This article covers how to let someone else modify notecards and scripts in objects owned by you and rezzed in-world.
This article covers how to let someone else modify notecards and scripts in objects owned by you and rezzed in-world.




Here are all the conditions that need to be in effect for this to be possible:
Here are all the conditions that need to be in effect for this to be possible


* the [[:Category:LSL_Notecard|notecard]] or [[script]] must be modifiable;<br />
* the [[:Category:LSL_Notecard|notecard]] or [[:Category:LSL_Script|script]] must be modifiable, copyable and transferable;
* the script or notecard must be in a prim object set to a group that both you and the other person belong to;<br />
* the script or notecard must be in an object set to a group that the other belongs to;
* the other person must have modify rights to your stuff;<br />
* the other person must have modify rights of the object (for example by setting the object to 'share with group');
* you must bring up the properties for the notecard or script and tick share with group; [1]<br />
* you must bring up the properties for the notecard or script and tick 'Group members can 'Modify', 'Copy' and 'Move' '. This must be done '''after''' the group of the object is already set. If you set or change the group later, you have to ''untick'' the 'Group members can' boxes and then tick them '''again''' for things to work;<ref>When adding a script or notecard to a prim owned by someone else, be sure to make the script or notecard (even a bare shell of it) in your inventory first, and do the "Group members can" ticks there first, before dropping it into the prim. Otherwise, you will be locked out of the script / notecard, even if you are the one who clicked the "New Script" button on the Content folder inside the prim. If you forget in a hurry, you'll have to wait and ask your partner to pass you the script / notecard, or, if you haven't invested much time on that script or notecard that you've just been locked out of, just delete it from the prim and do it properly in your inventory and drop it in again.</ref>
* when opening that notecard or script, the other person must have that group tag active. [2]<br />
* when opening the notecard or script, the other person must have that group tag active.<ref>Note that not everyone in the group can edit a notecard or script in your objects just because they have their group tag activated: all the other conditions, notably having modify rights for the object, must also be in place.  See the Groups entry for more info on "group tags" and "active."</ref>


If these conditions are in place, your partner or friend will be able to edit notecards and scripts in your objects.
If these conditions are in place, your partner or friend will be able to edit notecards and scripts in your objects.


This also works in group deeded objects, but you must have the group tag activated at the time you want to edit a notecard or script in them.
This also works in group [[deed]]ed objects, but then you too must have the group tag activated at the time you want to edit a notecard or script in them.
 
 
____________________<br />
[1] When adding a script or notecard to a prim owned by someone else, be sure to make the script or notecard (even a bare shell of it) in your inventory first, and do the "share with group" tick there first, before dropping it into the prim. Otherwise, you will be locked out of the script / notecard, even if you are the one who clicked the "New Script" button on the Content folder inside the prim. If you forget in a hurry, you'll have to wait and ask your partner to pass you the script / notecard, or, if you haven't invested much time on that script or notecard that you've just been locked out of, just delete it from the prim and do it properly in your inventory and drop it in again.
 


[2] Note that not everyone in the group can edit a notecard or script in your objects just because they have their group tag activated: all the other conditions, notably having mod privileges to your stuff, must also be in place.  See the Groups entry for more info on "group tags" and "active."


<hr />
<references />
<hr />


See also: [[:Category:LSL Group|Groups]] [[:Category:LSL_Notecard|Notecards]] [[Scripts]]
See also: [[:Category:LSL Group|Groups]] [[:Category:LSL_Notecard|Notecards]] [[:Category:LSL_Script|Scripts]]

Latest revision as of 18:28, 13 March 2013

This article covers how to let someone else modify notecards and scripts in objects owned by you and rezzed in-world.


Here are all the conditions that need to be in effect for this to be possible

  • the notecard or script must be modifiable, copyable and transferable;
  • the script or notecard must be in an object set to a group that the other belongs to;
  • the other person must have modify rights of the object (for example by setting the object to 'share with group');
  • you must bring up the properties for the notecard or script and tick 'Group members can 'Modify', 'Copy' and 'Move' '. This must be done after the group of the object is already set. If you set or change the group later, you have to untick the 'Group members can' boxes and then tick them again for things to work;[1]
  • when opening the notecard or script, the other person must have that group tag active.[2]

If these conditions are in place, your partner or friend will be able to edit notecards and scripts in your objects.

This also works in group deeded objects, but then you too must have the group tag activated at the time you want to edit a notecard or script in them.



  1. When adding a script or notecard to a prim owned by someone else, be sure to make the script or notecard (even a bare shell of it) in your inventory first, and do the "Group members can" ticks there first, before dropping it into the prim. Otherwise, you will be locked out of the script / notecard, even if you are the one who clicked the "New Script" button on the Content folder inside the prim. If you forget in a hurry, you'll have to wait and ask your partner to pass you the script / notecard, or, if you haven't invested much time on that script or notecard that you've just been locked out of, just delete it from the prim and do it properly in your inventory and drop it in again.
  2. Note that not everyone in the group can edit a notecard or script in your objects just because they have their group tag activated: all the other conditions, notably having modify rights for the object, must also be in place. See the Groups entry for more info on "group tags" and "active."

See also: Groups Notecards Scripts