<?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=State_exit%2Fit</id>
	<title>State exit/it - 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=State_exit%2Fit"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=State_exit/it&amp;action=history"/>
	<updated>2026-07-03T21:55:22Z</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=State_exit/it&amp;diff=1161394&amp;oldid=prev</id>
		<title>Violet Hammerer: Created page with &quot;{{LSL_Event |event_id=1|event_delay|event=state_exit |event_desc=Eseguito al cambio di state. |constants |spec |caveats= * Gli eventi messi in coda durante lo state_exit,…&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=State_exit/it&amp;diff=1161394&amp;oldid=prev"/>
		<updated>2012-01-15T13:26:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{LSL_Event |event_id=1|event_delay|event=state_exit |event_desc=Eseguito al cambio di &lt;a href=&quot;/wiki/State&quot; title=&quot;State&quot;&gt;state&lt;/a&gt;. |constants |spec |caveats= * Gli eventi messi in coda durante lo &lt;a href=&quot;/wiki/State_exit&quot; title=&quot;State exit&quot;&gt;state_exit&lt;/a&gt;,…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{LSL_Event&lt;br /&gt;
|event_id=1|event_delay|event=state_exit&lt;br /&gt;
|event_desc=Eseguito al cambio di [[state]].&lt;br /&gt;
|constants&lt;br /&gt;
|spec&lt;br /&gt;
|caveats=&lt;br /&gt;
* Gli eventi messi in coda durante lo [[state_exit]], sono scaricati prima che si entri nel prossimo stato. Per evitare ciò quando possibile, usate lo [[state_entry]]. Si legga [[state]] per avvisi ulteriori.&lt;br /&gt;
|examples=&amp;lt;lsl&amp;gt;default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        llOwnerSay(&amp;quot;sono nello stato default&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    touch_start(integer detected)&lt;br /&gt;
    {&lt;br /&gt;
        state altro;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    state_exit()&lt;br /&gt;
    {&lt;br /&gt;
        llOwnerSay(&amp;quot;abbandono lo stato default&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
state altro&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        llOwnerSay(&amp;quot;sono nello stato \&amp;quot;altro\&amp;quot;&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    touch_start(integer detected)&lt;br /&gt;
    {&lt;br /&gt;
        state default;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    state_exit()&lt;br /&gt;
    {&lt;br /&gt;
        llOwnerSay(&amp;quot;abbandono lo stato \&amp;quot;altro\&amp;quot;&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
}&amp;lt;/lsl&amp;gt;&lt;br /&gt;
|helpers&lt;br /&gt;
|also_header&lt;br /&gt;
|also_events&lt;br /&gt;
|also_functions&lt;br /&gt;
|also_articles&lt;br /&gt;
|also_footer&lt;br /&gt;
|notes=Mentre lo stato [[default]] [[state_entry]] viene eseguito all&amp;#039;azzeramento dello script, lo stato state_exit non viene eseguito prima dell&amp;#039;azzeramento.&lt;br /&gt;
|mode&lt;br /&gt;
|deprecated&lt;br /&gt;
|cat1=Script&lt;br /&gt;
|cat2=State&lt;br /&gt;
|cat3&lt;br /&gt;
|cat4&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Violet Hammerer</name></author>
	</entry>
</feed>