Wrote it long ago for myself, time to share :) Feature of this script is it's using only one sound channel (and just one script slot :)) for all stuff and it's working really infinity, not just ~20-30 mins like another zoom/glow scripts by some players.
You can customize it for self:
-- means your butler would calm by default
-- change this line to is_simple_butler = false for dance mode by default
is_simple_butler = true
-- means your butler would speakless by default
-- change this line to is_butler_silence = false for changing his mood to more funny way
is_butler_silence = true
-- default exciting level, more value means more time before butler get tired
e_level = 50
If you type in common chat "stop", "calm" or "shut up" then butler should be stop dancing.
But if you type "restore", "don't give up" or "dance" then butler will continue to dance.
Enjoy.
Написал этот скрипт еще когда играл, решил поделиться вдруг кому и пригодится. Особенностью данного скрипта в том что для всех вещей в нём используется всего 1 звуковой канал (их суммарное кол-во ограниченно) и он работает действительно постоянно а не 20-30 минут как подобные скрипты на масштабирование/подсветку от других авторов.
Также вы можете настроить скрипт под себя, достаточно почитать комментарии в коде (серым цветом).
Если вы напишите в общий игровой чат "stop", "calm" или "shut up", то дворецкий должен прекратить танцевать.
Но если вы введете "restore", "don't give up" или "dance", то дворецкий напротив снова начнет танцевать.