<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AOsTeleportAgent</id>
		<title>Talk:OsTeleportAgent - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AOsTeleportAgent"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:OsTeleportAgent&amp;action=history"/>
		<updated>2026-04-24T09:22:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:OsTeleportAgent&amp;diff=26890&amp;oldid=prev</id>
		<title>Azwaldo at 03:39, 25 December 2011</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:OsTeleportAgent&amp;diff=26890&amp;oldid=prev"/>
				<updated>2011-12-25T03:39:23Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 03:39, 25 December 2011&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Error in script example? ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Error in script example? ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;All three variants given for &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;the '''osTeleportAgent''' &lt;/del&gt;function specify a &amp;quot;string&amp;quot; as the first parameter.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;All three variants given for &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;this &lt;/ins&gt;function specify a &amp;quot;string&amp;quot; as the first parameter.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:osTeleportAgent('''string agent''', vector position, vector lookat)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:osTeleportAgent('''string agent''', vector position, vector lookat)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Yet, in the example script the function &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;in the touch_start event handler &lt;/del&gt;calls up a key &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;(from first line in that handler)&lt;/del&gt;.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Yet, in the example script the function calls up a key.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:'''key avatar''' = llDetectedKey(0);&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:'''key avatar''' = llDetectedKey(0);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:...&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:...&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:osTeleportAgent('''avatar''', Destination, LandingPoint, LookAt); &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:osTeleportAgent('''avatar''', Destination, LandingPoint, LookAt); &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;This fxn is not working for me. I have also read&amp;#160; [http://forums.osgrid.org/viewtopic.php?f=5&amp;amp;t=2711&amp;amp;hilit=warppos this thread at OSGrid forum].&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[User:Azwaldo|Azwaldo]] 19:24, 23 December 2011 (PST)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[User:Azwaldo|Azwaldo]] 19:24, 23 December 2011 (PST)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Azwaldo</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:OsTeleportAgent&amp;diff=26884&amp;oldid=prev</id>
		<title>Azwaldo: Question about example</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:OsTeleportAgent&amp;diff=26884&amp;oldid=prev"/>
				<updated>2011-12-24T03:24:27Z</updated>
		
		<summary type="html">&lt;p&gt;Question about example&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Error in script example? ==&lt;br /&gt;
All three variants given for the '''osTeleportAgent''' function specify a &amp;quot;string&amp;quot; as the first parameter.&lt;br /&gt;
&lt;br /&gt;
:osTeleportAgent('''string agent''', vector position, vector lookat)&lt;br /&gt;
&lt;br /&gt;
Yet, in the example script the function in the touch_start event handler calls up a key (from first line in that handler).  &lt;br /&gt;
:'''key avatar''' = llDetectedKey(0);&lt;br /&gt;
:...&lt;br /&gt;
:osTeleportAgent('''avatar''', Destination, LandingPoint, LookAt); &lt;br /&gt;
&lt;br /&gt;
This fxn is not working for me. I have also read  [http://forums.osgrid.org/viewtopic.php?f=5&amp;amp;t=2711&amp;amp;hilit=warppos this thread at OSGrid forum].&lt;br /&gt;
[[User:Azwaldo|Azwaldo]] 19:24, 23 December 2011 (PST)&lt;/div&gt;</summary>
		<author><name>Azwaldo</name></author>	</entry>

	</feed>