Hello, I made a script to disable facial expressions from being triggered by a few items I own (why do they add those damn things!?), but it doesn't really work as well as I'd like it to.
All I did was put a bunch of llStopAnimation() guys in a while loop with all the facial animations in them. It works, but there is still a little bit of twitching sometimes.
Since these are client-side assets, is it possible to disable them by some other means? If anybody knows, I'd really appreciate it. I never want to see them.
I realize this isn't necessarily a scripting question, but since my first solution was scripting it seemed like a good place to start.
Thanks!