Post: Dvar to show ping?
08-28-2012, 07:36 PM #1
FrOoTLoOpZ
Got MILK?
(adsbygoogle = window.adsbygoogle || []).push({}); whats the dvar that shows ping on the scoreboard? Thanks in advance.
(adsbygoogle = window.adsbygoogle || []).push({});
08-28-2012, 08:39 PM #2
self setClientDvar( "cg_scoreboardPingText", "1" );

this what you are looking for?

The following 2 users say thank you to Silent Assassin for this useful post:

FrOoTLoOpZ, Media907
08-28-2012, 09:04 PM #3
This is what you are looking for.
    
cg_ScoresPing_MaxBars 0;
cg_ScoresPing_LowColor 0 0 0 1;
cg_ScoresPing_HighColor 0 0 0 1;


This allows you to as well not only show the bars but change the colors.

To change the scoreboard color use this:
    
cg_scoreboardMyColor 0 0 0 1;


To change your gamertag color use this:
    
ui_playerPartyColor 0 0 0 1;


I do not know all the color codes but 1 1 1 1 is white, 0 0 0 1 is red, 0 0 0 0 is black.

The following user thanked BIOxMASSACRE for this useful post:

FrOoTLoOpZ

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo