Chas Lusch
Registered User
Join date: 1 Mar 2007
Posts: 7
|
01-16-2008 03:25
Does anyone know of a gift type system where you sell the transferable 'gift card'. When the recipient rezzes the card, a dialog menu appears with a button for each product, and on clicking that button, the item is delivered and the card destroyed.
The item value isn't an issue as everything costs the same.
Something like this would mean a gift could be given without the recipient having to visit the store.
Thanks for any comments!
|
Jakkal Dingo
Equal Opp. Offender
Join date: 16 Feb 2005
Posts: 283
|
01-16-2008 13:09
I've never seen a gift card that does that, but Drifting Thoughts sells a gift card system that works with their vendors (So a customer can use the card on anything in the vendors if you have it enabled).
|
Kephra Nurmi
winged bug
Join date: 12 Jan 2007
Posts: 180
|
01-16-2008 13:32
Moin Chas, From: Chas Lusch Does anyone know of a gift type system where you sell the transferable 'gift card'. When the recipient rezzes the card, a dialog menu appears with a button for each product, and on clicking that button, the item is delivered and the card destroyed.
I could code the following: - a box to sell as a gift card, that could be either rezzed on ground or worn as a hud. - on rez or touch it gives the owner a notecard describing the products and opens a blue dialog box to select one of up to 12 items. - the gift box should only delete itself, if it received a delivery confirmation from the server - so the server has to cache the uuid's of av's who received gifts for some time, to avoid delivering more than one gift to same av. I think I can salvage a lot of code from my vendor system, but this hack will still take some time (one evening of hacking, at least a 2nd evening of testing). Contact me in game, to make an offer  ciao,Michael
|