Copy with Scripts: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Dan Linden (talk | contribs)
No edit summary
 
Dale Innis (talk | contribs)
m →‎Functional Spec: link to LSL functions
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:


=== Functional Spec ===
=== Functional Spec ===
* llGiveInventory
* [[llGiveInventory]]
* llGiveInventoryList
* [[llGiveInventoryList]]


=== Test scripts ===
[http://secondlife.com/knowledgebase/article.php?id=207 llGiveInventory Test]
[[llGiveInventoryList Test]]


=== Test scripts ===
(none)


=== Discussion for future improvements ===
=== Discussion for future improvements ===
Line 17: Line 19:
<b> List of features that need to be tested when this feature changes, and why. </b>
<b> List of features that need to be tested when this feature changes, and why. </b>


(none)
[[changed event]] - If a script gives something to an object, a changed event should fire on the other object.
 
[[Mute]] - Objects can give items to avatars. Verify you can mute the object giving stuff to stop receiving items from it.
 


=== User Guides ===
=== User Guides ===
(none)
(none)

Latest revision as of 13:17, 19 February 2008

Feature Design Document

(none)

Functional Spec

Test scripts

llGiveInventory Test

llGiveInventoryList Test


Discussion for future improvements

(none)

Relationship to other features

List of features that need to be tested when this feature changes, and why.

changed event - If a script gives something to an object, a changed event should fire on the other object.

Mute - Objects can give items to avatars. Verify you can mute the object giving stuff to stop receiving items from it.


User Guides

(none)