How to change player in chat

Title says it all, player name to be different in chat

Please research before posting

where is the extradata.displayname

In the DefaultChatMessage Chat Script I’m assuming, which holds the current Speaker name who chatted

You’ll have to replace the formatUseName line with that to rename the Chat Speaker

is the extraData.Displayname a variable?

It’s a property of what extraData is supposed to be I’m assuming

You’ll have to fork around with the ChatScripts, that’s all I’m gonna say