Edward01 New member Sep 9, 2020 #1 Is there a way to hide the ping info in the game player list menu by xml ui parameters ? I believe it can be but couldnt find the parameter in the xml files any way to hide this information?
Is there a way to hide the ping info in the game player list menu by xml ui parameters ? I believe it can be but couldnt find the parameter in the xml files any way to hide this information?
n2n1 Well-known member Sep 9, 2020 #2 try to do it in XUi/controls.xml, find <players_entry> line: <label depth="1" name="pingText" pos="0,-15" height="38" text="--" font_size="26" justify="center" pivot="left" />
try to do it in XUi/controls.xml, find <players_entry> line: <label depth="1" name="pingText" pos="0,-15" height="38" text="--" font_size="26" justify="center" pivot="left" />