Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

updating llSitTarget?

Kurt Zidane
Just Human
Join date: 1 Apr 2004
Posts: 636
08-08-2004 14:08
Has any one found a way to update llSitTarget, and have it take on an avatar already sitting?
Ace Cassidy
Resident Bohemian
Join date: 5 Apr 2004
Posts: 1,228
Re: updating llSitTarget?
08-08-2004 14:18
From: someone
Originally posted by Kurt Zidane
Has any one found a way to update llSitTarget, and have it take on an avatar already sitting?


You can't move an AV around, once they are sitting. Only a "stand", call to llSitTarget() with new parameters, and a new "sit" will move the AV.

- Ace
_____________________
"Free your mind, and your ass will follow" - George Clinton
Kurt Zidane
Just Human
Join date: 1 Apr 2004
Posts: 636
08-08-2004 15:38
Well I could move the object. But that kind of counter acts what I was trying to do with the script. Sub-posable it take effect when change_link is detected. But I haven't tried to trigger change_link to find out.