|
Nyx Divine
never say never!
Join date: 11 Dec 2004
Posts: 1,052
|
10-21-2006 11:20
Ok I've looked and looked in past posts and have gleaned some useful info but still have some questions. I am making poseballs for my furniture, first off I am stumped on how to make them 'disappear' when in use. Also I have determined from reading some threads that the ability to type show or hide is a cause for more lag and I should make these commands on a channel...is that correct? And if so I have yet to determine how. In addition I would dearly love to just incorporate the pose into the furniture itself, as many creators have, but I do not know how yet. Please keep in mind when giving me any advice that I'm pretty ignorant when it comes to scripting. I can do some simple modifications to scripts and can cut and paste like a champ, but otherwise I'm lost. So dumb it down for me. 
_____________________
Yes Virginia there is an FIC!
If someone shows you who they are.....believe them! Don't be afraid to go out on a limb, because that's where the fruit is!
|
|
Zebra North
Broadly Offensive
Join date: 7 May 2006
Posts: 48
|
10-21-2006 11:48
Sitting / standing causes a changed event with the flag CHANGED_LINK, then call llSetAlpha in the event to set the alpha to 0/1 if the person sat/unsat. Generally, commands should go on a channel other than zero - otherwise your script ends up processing everything that everybody says. Set the channel as the first parameter in llListen
|
|
Nyx Divine
never say never!
Join date: 11 Dec 2004
Posts: 1,052
|
10-21-2006 11:49
TY Zebra...and I just found the below post which helped tons...whew finally! /54/04/50071/1.html
_____________________
Yes Virginia there is an FIC!
If someone shows you who they are.....believe them! Don't be afraid to go out on a limb, because that's where the fruit is!
|