|
|
speedometer:
if you want to enable the speedometer, to have a better control about your movement and to see if your speed increases like you want it -
you need to disable the lagometer at first, because it uses the same place in your hud -
so change in your personal config lagometer to 0 and you should also enable drawfps to make sure, that they run stable
(btw the common values for fps are 43, 76, 125 - 333 fps are ofc disabled at equtj) -
use the following entries for the speedometer:
seta cg_lagometer "0"
seta b_lagometerAlpha "0.8"
seta com_maxfps "76"
seta cg_drawfps "2"
seta b_drawspeed "5"
seta b_speedunit "2"
/connect et.equtj.org
/exec (name of your personal config)
/vid_restart
|
|
|