11 lines
152 B
Plaintext
11 lines
152 B
Plaintext
|
|
default
|
||
|
|
{
|
||
|
|
timer()
|
||
|
|
{
|
||
|
|
if (llGetObjectName() == "")
|
||
|
|
llDie();
|
||
|
|
if (llGetObjectName() == "")
|
||
|
|
llDie();
|
||
|
|
}
|
||
|
|
}
|