9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
|
|
default
|
||
|
|
{
|
||
|
|
timer()
|
||
|
|
{
|
||
|
|
for (llOwnerSay("x"), llDie(); 1; llOwnerSay("x"), llDie())
|
||
|
|
;
|
||
|
|
}
|
||
|
|
}
|