15 lines
190 B
Plaintext
15 lines
190 B
Plaintext
|
|
default
|
||
|
|
{
|
||
|
|
timer()
|
||
|
|
{
|
||
|
|
llSetPrimitiveParams(
|
||
|
|
[ 0
|
||
|
|
, 1
|
||
|
|
, 1
|
||
|
|
, ((integer)-1)
|
||
|
|
, 0
|
||
|
|
, 1
|
||
|
|
]);
|
||
|
|
}
|
||
|
|
}
|