It was causing an exception. Fixed now. Thanks to Cindy Reynaud for reporting the problem and sending a backtrace.
16 lines
237 B
Plaintext
16 lines
237 B
Plaintext
default
|
|
{
|
|
state_entry()
|
|
{
|
|
@___for__00001;
|
|
if (llSetRegionPos(<0, 0, 2>))
|
|
{
|
|
{
|
|
llSleep(4);
|
|
}
|
|
llSleep(3);
|
|
jump ___for__00001;
|
|
}
|
|
}
|
|
}
|