11-20-2005 13:18
From: Jay Edelbrock
you all may look at me, point, and laugh for suggesting this, but do you have:

on_rez(integer s_param)
{
llResetScript();
}
Are you suggesting that maybe on_rez can incorrectly get called when doing a sim border crossing?

That would explain some of the weird things I've seen, but it has to be a really rare occurrence because there's too many scripts that would fire and chatter if it happened routinely.