Hi, is it possible to use Unicode emojis/smileys?
RichText can't:
http://wiki.garrysmod.com/page/Category:RichText
You mean this:
utf8.char
i mean like for example in gmod chat (custom one)
using this:
😴
No.
I'm a little curious, why isn't that possible?
Source Engine problem?
"Emojis" are owned by apple, that's why google/samsung/microsoft have their own, this is just a font, not sure how it works exactly but i think it's something like a bitmap, i think if there were an open source implementation there wouldn't be any issues in implementing it in gmod pr spirce
What? Emoji are not "owned by Apple". They are a part of the Unicode standard as decided by the Unicode Consortium.
If you want the full story on where emoji came from, you can listen to this British man who accidentally became an emoji expert.
https://www.youtube.com/watch?v=tITwM5GDIAI
The normal chat box doesn't support this.
You can do your own, tho creating your own chat box is cancer to do.
Iirc awesomium and Source only render up to a certain unicode char, forgot what the bound was but emojis are above it.
Should be 10000 or a similiar number.
I can use 9992
It's U+1FF, so all of the language charscharsj
Sorry, you need to Log In to post a reply to this thread.