[sldev] Scripting errors

Tateru Nino tateru.nino at gmail.com
Thu Jul 12 10:13:12 PDT 2007


default
{
    state_entry()
    {
        llSetTimerEvent(30);
    }

    timer()
    {
        llSay(DEBUG_CHANNEL, "I am a sad prim, and I despair.");
    }
}


Nicholaz Beresford wrote:
>
> Can someone tell me a simple command that generates a
> scripting error (compiles, but puts an entry into
> the script runtime errors window)?
>
> Nick
>

-- 
Tateru Nino
http://dwellonit.blogspot.com/



More information about the SLDev mailing list