Hey Community,
I am trying to develop a admin plugin for a friend,
the scope is to hide the admins identity for other players they help out ingame or in chat,
to protect the admins i there for need a way to make them appere anonymus for the time they help on the server,
What i was thinking about is simply to make a command or small gui, wich can be toggled when help is needed
i have experince with c#, json, js and alot other languages, i was looking at the "get started guide" and have found the command:
player.Rename("EpicName");and as i understand it, it will change the ingame name (above the player) and the chat name,
so to the question: Is there a way to change the image in the chat, or disable it temporarily?
I think to change the name solves ½ the usecase
BUT if a admin has a unik steam img, he can easy be spottet amongst the other players when returning back to his original name..
hope someone can give me imput/help me out :)
Regards -Convex