• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ms-ping instead of green points in Counterstrike?

cnhoff

Senior member
I know there is a command line parameter in CS, which enables the ping being shown in msec. Does anybody know it?
 
Nope, dunno, but you could use Gamespy(yuck) or All Seeing Eye to browse for games. They give ms instead of the practically useless coloured dots.
 
The command is "netgraph" and it can be followed by a number, 1-3
"net_graphpos" and a number, 1-3, changes the position.
 
add -numericping to your coomand line when you start so the shortcut looks like this:

c:\sierra\Half-Life\hl.exe -console -game cstrike -numericping

I also have these if you want to try them:

c:\sierra\Half-Life\hl.exe -console -game cstrike -numericping -nojoy -noipx +voice_dsound 1 -noforceparms -noforcemacce1
 
-console turns on the console! :b
-game cstrike makes it load into counter-strike
-numericping gives you actual ping
-nojoy turns off jostick and saves on CPU/memory
-noipx turns off IPX support. Unles you have IPX protocol installed in windows, why use it??
+voice_dsound 1 is a switch for making voice work better if you have probs
-noforceparms turns off server side prediction of some type, but im not 100% sure.
-noforcemacce1 turns off some mouse excelleration
 
Back
Top