Kestheba Karas
Registered User
Join date: 2 Jul 2007
Posts: 27
|
01-30-2010 22:42
I know that you can turn off type in preferences. However- I have a scripted object which plays a priority 4 animation, but I still type when it's playing. How do I make it stop? (So that it only overides my typing when the scripted object is attached.)
|
Kaluura Boa
Polygon Project
Join date: 27 Mar 2007
Posts: 194
|
01-31-2010 01:32
Stopping the type anim is easy... llStopAnimation("type"  ; But you must NEVER do it with a Type Overrider. This is stupid but if you stop the anim, your TO will detect that the avatar stopped typing. In more technical words:  So, if your avatar keeps on typing despite the priority 4 anim, it means that the anim doesn't lock (or use) the needed joints.
_____________________
It's hard to tell gender from names around here but if you care, Kaluura = he. And I exist elsewhere than in SL but who cares? 
|