|
Kyrah Abattoir
cruelty delight
Join date: 4 Jun 2004
Posts: 2,786
|
06-15-2005 05:42
it happend to me that i wear several attachment that play anims on my avatar or freeze one limb or so, however when i detach one of these, it seems it shut off ALL the anims i have playing on my AV, it sannoying, it mean that if i have 3 anims running on 3 attachment and i remove one, i have to detach em all and reattach em?
_____________________
 tired of XStreetSL? try those! apez http://tinyurl.com/yfm9d5b metalife http://tinyurl.com/yzm3yvw metaverse exchange http://tinyurl.com/yzh7j4a slapt http://tinyurl.com/yfqah9u
|
|
Lee Linden
llBuildMonkey();
Join date: 31 Dec 1969
Posts: 743
|
06-15-2005 08:46
Unfortunately, it does depend entirely on how the script was written... it can be (incorrectly) set up to do this. If so, it's an issue with the script, not SL.
|
|
Michael Martinez
Don't poke me!
Join date: 28 Jul 2004
Posts: 515
|
06-15-2005 09:34
Yes, if your scripts, stops all anims, releases keys, etc...it stops all those anims.
So need to make it so one script will do this, the rest leave everything running and do not stop anims, release keys, etc..never seen an AO style script not close/stop, so would need to change the scripts yourself to fit..
|
|
Kyrah Abattoir
cruelty delight
Join date: 4 Jun 2004
Posts: 2,786
|
06-16-2005 02:07
humm could you enlight me??? O_o i script since some time now and you are scaring me... sound like i am doing a very bad error since months! could you post me a sample of a "good" animation script?
_____________________
 tired of XStreetSL? try those! apez http://tinyurl.com/yfm9d5b metalife http://tinyurl.com/yzm3yvw metaverse exchange http://tinyurl.com/yzh7j4a slapt http://tinyurl.com/yfqah9u
|
|
Michael Martinez
Don't poke me!
Join date: 28 Jul 2004
Posts: 515
|
06-16-2005 08:33
A good one will do exactly what is happening to you...a bad one would leave the animation running...
So you have to edit your script and take out the stop animation part on two of the script, so just removing the one will stop everything...but removing the others will keep everything running...maybe lol never tried this..hehe
|