|
Rohit Voight
Registered User
Join date: 1 Jan 2007
Posts: 10
|
08-14-2007 16:23
Hello,
I'm not that experienced in scripts. I can find my way around teleport scripts e.d. but...
Im looking for a script so that people have to pay to sit on a chair. I want to use it for events. I thought of a sort of reversed camping chair. In wich case people pay the owner an amount a minute to sit on the chair. Or a chair to wich people pay a fixed amount, say 10-30 L$ to sit.
I know it exists, i saw one at a SL restaurant once, but the restaurant is out of bussines.
Do you know the scipter that made it, or are you a scripter that made it already or can make it... please help....
With kind regard,
Rohit
|
|
Xixao Dannunzio
Owner, X3D Enterprises
Join date: 20 Mar 2006
Posts: 114
|
08-15-2007 07:01
It sounds like what you want is: 1) Person pays chair 2) Chair allows only that person to sit 3) Chair ejects person if not paid
Is that right? Is there a certain amount of time you'd like them to be able to sit? Or can they pay once, and sit there as long as they want?
|
|
ZenMondo Wormser
Registered User
Join date: 19 Mar 2006
Posts: 26
|
08-16-2007 03:13
The logic to this would get the key of the person paying from the money event, then comapre this key in the changed event against llAvatarOnSitTarget, kick them off if they don't match, then I suppose a timer event to unsit them when their time is up. Ofcourse you would want code to make sure no one else comes and pays while the timer is still running. But yeah, doable.
|
|
Johan Laurasia
Fully Rezzed
Join date: 31 Oct 2006
Posts: 1,394
|
08-16-2007 04:02
From: Rohit Voight Hello,
I'm not that experienced in scripts. I can find my way around teleport scripts e.d. but...
Im looking for a script so that people have to pay to sit on a chair. I want to use it for events. I thought of a sort of reversed camping chair. In wich case people pay the owner an amount a minute to sit on the chair. Or a chair to wich people pay a fixed amount, say 10-30 L$ to sit.
I know it exists, i saw one at a SL restaurant once, but the restaurant is out of bussines.
Do you know the scipter that made it, or are you a scripter that made it already or can make it... please help....
With kind regard,
Rohit What an idiotic idea, I'll stand thank you, or sit on anything but your chair. If you're looking for donations, why not just rez a tip jar?
|
|
Animations Pfeffer
Registered User
Join date: 29 Jul 2007
Posts: 99
|
08-16-2007 20:27
Do you realise that people dont need to pay to sit to watch the event?
However, if even with this info you still want to do the chair, let me know and i could help you.
|
|
Qie Niangao
Coin-operated
Join date: 24 May 2006
Posts: 7,138
|
08-17-2007 03:12
From: Animations Pfeffer Do you realise that people dont need to pay to sit to watch the event? I rather suspect that the "sitting" *is* the "event"  and if it turns out that people are willing to pay, that would be one way to amortize the cost of an animation. If it really is to control access to an event, there are easier ways to make that effective. (I guess a script owned by someone with the right parcel perms could dynamically ban anybody who shows up without renting a seat, but that's not the first solution that comes to mind.) But the logic for a pay-per-seat is pretty well laid out by the other posts.
|
|
Rudolph Ormsby
Registered User
Join date: 31 Oct 2006
Posts: 142
|
08-17-2007 04:02
Why don't you simply charge to enter the parcel where the event is?
Simple. Effectiv.
But then again I suspect people will just vote with their feet.....
|