Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Remove Unsit From A Script

LAVENDERROSE Harsley
Registered User
Join date: 9 May 2008
Posts: 2
09-09-2009 08:38
I am very new to scripting. I built a golf cart and want others to use it on rez. How can I safely remove the unsit part of the script. I seem to keep messing it up. Please help.
Thanks
Ruthven Willenov
Darkness in your light
Join date: 16 Jan 2008
Posts: 965
09-09-2009 09:07
we would need to see the script to know how to tell you that
_____________________
Dark Heart Emporium

http://www.xstreetsl.com/modules.php?name=Marketplace&MerchantID=133020

want more layers for tattoos, specifically for the head? vote here
http://jira.secondlife.com/browse/VWR-1449?

llDetectedCollision* Functions similar to touch
http://jira.secondlife.com/browse/SVC-3369
LAVENDERROSE Harsley
Registered User
Join date: 9 May 2008
Posts: 2
Unsit
09-09-2009 09:19
At work now, I will post it out their to nite when I get home. I appreciate the help.
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
09-09-2009 09:30
Generally you would remove the conditional statement that tests whether the avatar on the sit target is the owner and does the unsit otherwise. You'll most likely find that in the 'changed' event or in a function called from it.

If that's not enough to get you going, you'll have to give us more information as stated above.