Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Modified Greeter

ConductorX Nieuport
NO LONGER RELEVANT
Join date: 29 Nov 2007
Posts: 86
02-16-2008 12:41
- - -
_____________________
Stephen Psaltery
Registered User
Join date: 4 Jan 2005
Posts: 19
02-16-2008 12:56
Why do you want the script to reset a certain amount of time after the greeting? What you have there would accomplish what you want provided the scan rate and range was sufficient. If you want to force avatars to walk up to a device to be greeted, then have the face you want them to walk up to be on the object's local positive X axis, then set the ARC to PI_BY_TWO, the scan rate to something around 5 seconds, and the range 2.5 meters or less.

If you want to detect avatars within a very small space (just in front of something) you might consider having an object with llVolumeDetect() enabled in the detection space and have it signal the other object via some communication means. This will be much less laggy.
_____________________
Respectfully,
St Psaltery
ConductorX Nieuport
NO LONGER RELEVANT
Join date: 29 Nov 2007
Posts: 86
02-16-2008 13:29
The script as written works the way I want it to. I just want it to do something else afterwards after the avatar leaves.

llVolumeDetect will set my object to phantom and defeat what I am trying to do.

Thanks,

"CX"
_____________________