Author Topic: Talking animation on hotkey?  (Read 1621 times)

I know there is an addon for this somewhere, it was on the front page of addons at one point but now I am unable to find it. I've searched "Talking" and "Talking Animation" in addons, both came up with people either saying Talking or animation separately. Does anyone have a download?
The add-on makes your character start moving like it does when you chat, on hotkey pressed.


A common thing people do is use team chat. The message won't appear since the player is not in a minigame but they still move around. If you re-type a script line in team chat your player moves around for the approximate time as it takes to vocally say it.

That would be useful for videos.

A common thing people do is use team chat. The message won't appear since the player is not in a minigame but they still move around. If you re-type a script line in team chat your player moves around for the approximate time as it takes to vocally say it.
Yea, this is what has been going on, it'd just be a lot easier to have a key to press rather than having to type spam and stuff

Also a good idea for this would be for it to play while you're holding the key down instead of a set length

sounds like a real easy job if only i knew how to get the client variable from a keybind press

here's a real stuff job i put together that allows a server host (and anyone that has the server mod) to use a keybind to play a talk animation. Other option is to do /talkAnimStart and /talkAnimEnd on the server that's running the mod.

this is thoroughly NOT bug tested but should work. Bug someone else to fix it if it doesnt. I have really spotty internet since im abroad during this winter break so i can't do anything about them.

http://puu.sh/m4NcP/b0be054389.zip

I modified your to be better conan
this version has player checks to remove chances of console errors
simple type /talkAnim to toggle talking on or off, hold keybind still there

http://swololol.com/d?f=Client_TalkAnim.zip



There seems to be a bug with that mod, if I hold down the keybind with an item equipped, I will lower the item like if I was equipped with nothing.

There seems to be a bug with that mod, if I hold down the keybind with an item equipped, I will lower the item like if I was equipped with nothing.
this is because I/conan set the animation to slot 1 which is used for arm animations, thanks for catching that I moved it up to slot 3 which is typically used just for the talk animation

file is updated redownload it

So is it all patched up now?

Yeah, it is now. Thanks Swollow.

this is because I/conan set the animation to slot 1 which is used for arm animations, thanks for catching that I moved it up to slot 3 which is typically used just for the talk animation

file is updated redownload it
So thats what that value means. Care to explain the rest of the values?
« Last Edit: December 22, 2015, 09:26:09 PM by Conan »