Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Wrong script gets executed!?!

Evil Zwiers
Registered User
Join date: 5 Feb 2007
Posts: 6
06-28-2007 06:03
Hi all,

I'm having a problem which really is perplexing, I wonder if any of you have seen something similar before.

I have an object (we'll call exterior) which contains another object (interior). Exterior contains a script that gives you the interior object on touch. Interior contains a script that attatches itself to you on touch. So the idea is that people can get the interior object and attatch it to themselves, but cannot get the exterior object.

I'm not sure what's going on but sometimes when I touch 'exterior', I get a dialog asking for my permission to attatch the interior object. It's like the interior object's script is being executed instead?!

There are some other points I've noted:

- The attatch dialog that appears does not have the name of the interior object, it just calles it 'Object'

- The name of the interior and exterior object are the same

- Multiple copies of the exterior object are spawned and die every minute or so, the idea is that you click on one of them before they die to get the interior object.


If anyone could shed any light on what is happening here I'd be most appreciative :-)

Many Thanks,

John
Evil Zwiers
Registered User
Join date: 5 Feb 2007
Posts: 6
06-28-2007 06:11
I should mention that this doesn't always happen, some of the time the correct script gets executed and I get asked if I want to add interior to my inventory

Thanks,

John