BadgerCode / emojichat

Adds support for unicode emojis in the Garry's Mod chatbox
MIT License
8 stars 2 forks source link

The playermodel doesnt raise the hand when typing #47

Closed danylopez123 closed 5 years ago

danylopez123 commented 5 years ago

Normally, when you start to type, your playermodel makes an animation where the hand raises up, this addon will prevent them from doing that animation.

Why am i saying this? Because im using this addon of Chat Bubbles: https://steamcommunity.com/sharedfiles/filedetails/?id=125976234 and because it doesn't do the animation or there must be something in this EmojiChat addon, it also prevents of showing the chat bubble from that addon.

BadgerCode commented 5 years ago

Hey.

I'll have a look into this now

BadgerCode commented 5 years ago

Yup. It seems like the addon you mentioned uses ply:IsTyping() which doesn't work with custom chatboxes.

I'll see if I can fix this functionality.

BadgerCode commented 5 years ago

I have created a fix for this in bd4dc3f and I will now release it.

BadgerCode commented 5 years ago

Preview

BadgerCode commented 5 years ago

I have released the fix for this. Please let me know if you have any other problems!