|
Doctor Hickman
Registered User
Join date: 16 Oct 2006
Posts: 15
|
02-05-2007 03:03
Hi, I have been trying to find, what I presume is a simple script, that can give out a notecard as soon as someone enters my store or crosses over the threshold. Thanks.
|
|
Newgate Ludd
Out of Chesse Error
Join date: 8 Apr 2005
Posts: 2,103
|
02-05-2007 03:12
From: Doctor Hickman Hi, I have been trying to find, what I presume is a simple script, that can give out a notecard as soon as someone enters my store or crosses over the threshold. Thanks. Use llGiveInventory inside a sensor event handler. Your biggest problem will be making sure you only give it once when they enter and not a second time when they leave
|
|
Johan Laurasia
Fully Rezzed
Join date: 31 Oct 2006
Posts: 1,394
|
Spam...
02-07-2007 00:08
Better yet, just have a big, obvious notecard giver that sits at the entrance, and let the user click the object to receive the notecard. Personally, I can't stand when I rez to a location, and get a notecard (that I dont neccisarily want), shoved in my face. I always use a touch_start to hand out notecards, that way, notecards are only given out to those interested in it.
|