<?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=Intelligent+Igaly</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=Intelligent+Igaly"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/wiki/Special:Contributions/Intelligent_Igaly"/>
	<updated>2026-07-27T16:50:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=Talk:Getting_started_with_LSL&amp;diff=29310</id>
		<title>Talk:Getting started with LSL</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=Talk:Getting_started_with_LSL&amp;diff=29310"/>
		<updated>2007-08-26T14:30:00Z</updated>

		<summary type="html">&lt;p&gt;Intelligent Igaly: RESET SCRIPTS IN SELECTION&amp;quot; etc. is greyed out&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Is there a reason the code isn&#039;t indented? I badly whitespaced code makes it hard to sit still; like walking into someones house and finding a picture hanging crooked on the wall. Maybe whitespace should be mentioned somewhere in the article too... [[User:Strife Onizuka|Strife Onizuka]] 09:41, 1 February 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
Moved the page, it&#039;s all the rage to have spaces in names. As to the capitalization of the name thats not my can of worms. [[User:Strife Onizuka|Strife Onizuka]] 09:46, 1 February 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
== Code sample doesn&#039;t match what the article is saying ==&lt;br /&gt;
&lt;br /&gt;
 A Closer Look&lt;br /&gt;
&lt;br /&gt;
Lets take a look at the default code.&lt;br /&gt;
&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
     state_entry()&lt;br /&gt;
     {&lt;br /&gt;
     llSay(0, &amp;quot;Hello, Avatar!&amp;quot;);&lt;br /&gt;
     }&lt;br /&gt;
&lt;br /&gt;
     touch_start(integer total_number)&lt;br /&gt;
     {&lt;br /&gt;
     llSay(0, &amp;quot;Touched.&amp;quot;);&lt;br /&gt;
     }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
The code above contains 2 comments, 1 state, 2 events and 2 functions. Lets look at them individually. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where&#039;s the two comments?&lt;br /&gt;
&lt;br /&gt;
== RESET SCRIPTS IN SELECTION&amp;quot; etc. is greyed out ==&lt;br /&gt;
&lt;br /&gt;
How do I activate these options ?&lt;/div&gt;</summary>
		<author><name>Intelligent Igaly</name></author>
	</entry>
</feed>