<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 12:39:15 +0000</lastBuildDate>
    <item>
      <title>(Other) Menu Handler for llDialog - spargota</title>
      <link>https://snipplr.com/view/11789/menu-handler-for-lldialog</link>
      <description>&lt;p&gt;Generic llDialog menu handler for Linden Scripting Language (LSL).  Insert into the top of your LSL script.&#13;
&#13;
llSetTimerEvent is used to control lag by shutting down the listen after 60 seconds.  You must add &#13;
&#13;
llSetTimer(0.0);&#13;
llListenRemove(handle_dlg);&#13;
&#13;
to the timer() event to use this functionality.  The llSetTimerEvent(60.0) may be removed otherwise.&lt;/p&gt;</description>
      <pubDate>Tue, 03 Feb 2009 12:39:00 UTC</pubDate>
      <guid>https://snipplr.com/view/11789/menu-handler-for-lldialog</guid>
    </item>
  </channel>
</rss>
