<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Te+Tenjin</id>
	<title>Second Life Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Te+Tenjin"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/wiki/Special:Contributions/Te_Tenjin"/>
	<updated>2026-07-28T11:47:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=User:Te_Tenjin&amp;diff=289753</id>
		<title>User:Te Tenjin</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=User:Te_Tenjin&amp;diff=289753"/>
		<updated>2009-03-23T01:29:54Z</updated>

		<summary type="html">&lt;p&gt;Te Tenjin: New page: ==Te Tenjin== *Madman. *Script wonkifier. *Sontaran. (Ok, not really.)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Te Tenjin==&lt;br /&gt;
*Madman.&lt;br /&gt;
*Script wonkifier.&lt;br /&gt;
*Sontaran. (Ok, not really.)&lt;/div&gt;</summary>
		<author><name>Te Tenjin</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LlPlaySoundSlave&amp;diff=289663</id>
		<title>LlPlaySoundSlave</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LlPlaySoundSlave&amp;diff=289663"/>
		<updated>2009-03-23T01:03:10Z</updated>

		<summary type="html">&lt;p&gt;Te Tenjin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{LSL_Function/inventory|sound|uuid=true|type=sound|volume=volume}}&lt;br /&gt;
{{LSL_Function&lt;br /&gt;
|func_id=90|func_sleep=0.0|func_energy=10.0&lt;br /&gt;
|func=llPlaySoundSlave&lt;br /&gt;
|p1_type=string|p1_name=sound&lt;br /&gt;
|p2_type=float|p2_name=volume&lt;br /&gt;
|func_footnote&lt;br /&gt;
|func_desc=Plays attached &#039;&#039;&#039;sound&#039;&#039;&#039; once at &#039;&#039;&#039;volume&#039;&#039;&#039;, synced to next loop of most audible sync master&lt;br /&gt;
|return_text&lt;br /&gt;
|spec&lt;br /&gt;
|caveats&lt;br /&gt;
|constants&lt;br /&gt;
|examples&lt;br /&gt;
|helpers&lt;br /&gt;
|also_functions&lt;br /&gt;
|also_events&lt;br /&gt;
|also_tests&lt;br /&gt;
|also_articles&lt;br /&gt;
|notes= Currently broken. (http://jira.secondlife.com/browse/VWR-1574)&lt;br /&gt;
|sort=PlaySoundSlave&lt;br /&gt;
|cat1=Sound&lt;br /&gt;
|cat2&lt;br /&gt;
|cat3&lt;br /&gt;
|cat4&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Te Tenjin</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LlLoopSoundSlave&amp;diff=289643</id>
		<title>LlLoopSoundSlave</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LlLoopSoundSlave&amp;diff=289643"/>
		<updated>2009-03-23T01:01:32Z</updated>

		<summary type="html">&lt;p&gt;Te Tenjin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{LSL_Function/inventory|sound|uuid=true|type=sound|volume=volume}}{{LSL_Function&lt;br /&gt;
|func_id=89|func_sleep=0.0|func_energy=10.0&lt;br /&gt;
|func=llLoopSoundSlave&lt;br /&gt;
|p1_type=string|p1_name=sound&lt;br /&gt;
|p2_type=float|p2_name=volume&lt;br /&gt;
|func_footnote&lt;br /&gt;
|func_desc=Plays attached &#039;&#039;&#039;sound&#039;&#039;&#039; looping at &#039;&#039;&#039;volume&#039;&#039;&#039;, synced to most audible sync master&lt;br /&gt;
|return_text&lt;br /&gt;
|spec&lt;br /&gt;
|caveats&lt;br /&gt;
|constants&lt;br /&gt;
|examples=&amp;lt;LSL&amp;gt;&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
   state_entry()&lt;br /&gt;
   {&lt;br /&gt;
      llLoopSoundSlave(&amp;quot;sound name&amp;quot;,.05);&lt;br /&gt;
   }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/LSL&amp;gt;&lt;br /&gt;
|helpers&lt;br /&gt;
|also_functions={{LSL DefineRow||[[llLoopSound]]}}&lt;br /&gt;
{{LSL DefineRow||[[llTriggerSound]]|3=Plays a sound {{HoverText|unattached|The sound does not moves with the prim}}.}}&lt;br /&gt;
{{LSL DefineRow||[[llTriggerSoundLimited]]}}&lt;br /&gt;
{{LSL DefineRow||[[llPlaySound]]}}&lt;br /&gt;
|also_events&lt;br /&gt;
|also_tests&lt;br /&gt;
|also_articles&lt;br /&gt;
|notes=Currently broken (http://jira.secondlife.com/browse/VWR-1574).&lt;br /&gt;
|permission&lt;br /&gt;
|negative_index&lt;br /&gt;
|sort=LoopSoundSlave&lt;br /&gt;
|cat1=Sound&lt;br /&gt;
|cat2&lt;br /&gt;
|cat3&lt;br /&gt;
|cat4&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Te Tenjin</name></author>
	</entry>
</feed>