Skin caching/fetching for offline players?
LadyHaley opened this issue ยท 1 comments
Hm... the thing is that this behavior isn't actually intended, as in: Chat Heads isn't supposed to add heads to non-player messages.
What you see here is a side effect of heuristics (mis-)matching a message due to containing a player name.
While this looks fine in this case, I'm not sure if it's a good idea to lean into this idea.
The heads are meant to easily tell "who you are chatting with", basically saying "this player just sent a message!"
Heads for offline players would somewhat defeat that purpose.
I could potentially see it if the heads were grayed out or something, but that is a lot of work for something that is essentially a bug, so I really don't know...