Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Script which gives a landmark when item is purchased

BJ Manatiso
Registered User
Join date: 6 Feb 2008
Posts: 12
09-03-2008 11:02
I have seen, and used, a number of scripts which provide a landmark when a prim is touched. However, I cannot find a script which provides a landmark when an item is purchased. The script(s) which do that obviously exist but I can't find them! Do I need to buy scripts which do that from a script writer?

Thanks!
Malina Chuwen
Evotive
Join date: 25 Apr 2008
Posts: 502
09-03-2008 23:34
You could always place the LM inside the box of the purchased item.

Or, if you're using a script to sell your items, place the "Landmark" give into the script.
_____________________
-- Please do not PM =) Average wait time for me to notice can be up to a week in some cases, lol. IM/Notecard in game. I do have PMs on but prefer in game.
Kahiro Watanabe
Registered User
Join date: 28 Sep 2007
Posts: 572
09-04-2008 12:59
Yes, the best way would be to include a LM inside. Less spammy... otherwise it can be done with the 'changed' event...but i don't really see the purpose in this case.