<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/index.php?action=history&amp;feed=atom&amp;title=LlOwnerSay_Test</id>
	<title>LlOwnerSay Test - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/index.php?action=history&amp;feed=atom&amp;title=LlOwnerSay_Test"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LlOwnerSay_Test&amp;action=history"/>
	<updated>2026-04-03T23:51:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LlOwnerSay_Test&amp;diff=18802&amp;oldid=prev</id>
		<title>Milo Linden at 01:35, 27 April 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LlOwnerSay_Test&amp;diff=18802&amp;oldid=prev"/>
		<updated>2007-04-27T01:35:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[LLOwnerSayTest]&lt;br /&gt;
&lt;br /&gt;
[VERSION] 0.2&lt;br /&gt;
&lt;br /&gt;
[LENGTH] 00:05&lt;br /&gt;
&lt;br /&gt;
[TESTERS] 2&lt;br /&gt;
&lt;br /&gt;
[OVERVIEW] This test has been designed to exercise the llOwnerSay LSL function.&lt;br /&gt;
&lt;br /&gt;
[SETUP] This test requires 2 users and rezzable land&lt;br /&gt;
&lt;br /&gt;
[*]&lt;br /&gt;
&lt;br /&gt;
[0010] Tester 1: Create a new script containing the following:&lt;br /&gt;
&lt;br /&gt;
[SCRIPT] llOwnerSayScript&lt;br /&gt;
&lt;br /&gt;
[0020] Tester 1: Create 2 new boxes on the ground, Named Object1 and Object2.&lt;br /&gt;
&lt;br /&gt;
[0030] Tester 1: Place the script in both boxes.&lt;br /&gt;
&lt;br /&gt;
[0040] Tester 1: Sets Object2 to sell Original&lt;br /&gt;
&lt;br /&gt;
[0050] Tester 2: Purchase the box.&lt;br /&gt;
&lt;br /&gt;
[0060] Either user touches each box.&lt;br /&gt;
&lt;br /&gt;
[*]&lt;br /&gt;
&lt;br /&gt;
[NOTE] Expected Results:&lt;br /&gt;
&lt;br /&gt;
[*]&lt;br /&gt;
&lt;br /&gt;
[0070] Tester 1: Verify you should only hear &amp;quot;This message should only be sent to owner&amp;quot; &lt;br /&gt;
from Object1.&lt;br /&gt;
&lt;br /&gt;
[0080] Tester 2: Verify you should only hear &amp;quot;This message should only be sent to owner&amp;quot; &lt;br /&gt;
from Object2.&lt;br /&gt;
&lt;br /&gt;
[0090] Verify Both Users should hear &amp;quot;message sent to owner&amp;quot; from each box.&lt;br /&gt;
&lt;br /&gt;
[END]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[llOwnerSayScript]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
default &lt;br /&gt;
{ &lt;br /&gt;
touch_start(integer total_number) &lt;br /&gt;
{ &lt;br /&gt;
llOwnerSay(&amp;quot;This message should only be sent to owner&amp;quot;); &lt;br /&gt;
llSay(0,&amp;quot;message sent to owner&amp;quot;); &lt;br /&gt;
} &lt;br /&gt;
} &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:QA Portal]]&lt;br /&gt;
[[Category:Quality Assurance]]&lt;/div&gt;</summary>
		<author><name>Milo Linden</name></author>
	</entry>
</feed>