So I downloaded a chat but I want the messages to be sended with the character name or the player id, anyone has an idea of how to do it?
Also, how would I translate the commands to be instad of for example “dice” to be in my server language?
Thanks
1 Like
if this is server side code then edit the line 161 and 180 to local sendername = player
it will display the player id on the message instead of his name.
Okay many thanks! In case that I want the character name, how should I do it?
system
Closed
February 13, 2024, 10:22pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.