would someone be kind enough to post a script or function that would take the centerid of who your looking at, and replace the normal centerid with the players name, and a string that can be taken from a varaible (i use mysql but ill add that in). example. player1 looks at player 2. instead of seeing player2's center id as Dude, it would be Dude %s, which %s would be the new string that i will make it call from a YSQL database.