Clientside

From Bunkerwiki

TJMod Clientside

CVar Name Default Description
TJ_CGazAlpha
0
Opacity (alpha) of the cgaz.
TJ_CGazHeight
20
Height of the cgaz
TJ_CGazInfo
0
Displays misc player state and related info.
TJ_CGazWidth
300
Width of the cgaz.
TJ_CGazY
260
Y (vertical) position of the cgaz.
TJ_drawAccelbar
0
A bar which displays the acceleration.
TJ_drawCgaz
0
Draws the cgaz hud, a help tool that shows (near) optimal strafing angles.
TJ_drawClock
1
Draws a clock, according to your PC's.
TJ_drawHealth
1
Shows the health text
TJ_drawHealthBar
1
Shows the health bar with your current health.
TJ_drawKeys
1
Draws a set of keys that will show your and other's keypresses.
TJ_drawSpeed
1
Shows your current speed. Also see tj_speedinterval and tj_speedunit (UPS is recommended, and default.)
TJ_drawStaminaBar
1
Shows a bar with the current stamina.
TJ_drawStatus
1
Shows the gun / ammo etc in lower right corner.
TJ_effects
1
Enabled diverse effects like dust and blood when hitting a target. Also automatically disabled when tj_hide = 1.
TJ_hide
1
Enables hiding other players at close range. That you can walk through them (ghosting) can't be turned off.
TJ_hideDist
256
The distance at which to hide other players. Tip: If you've recorded a jump which you want to use in a movie, but there's some other player you want gone, you can set this to 99999999 or something like that to "remove them", possibly combined with cg_drawCrosshairNames.
TJ_hud
1
Enables the TJMod hud. Might be removed \ redundant eventually. tjh_enable in older versions.
TJ_keysColor
white
Color of the keys. White, red, blue and so forth. Use the UI hud options.
TJ_keysColorAlpha
1
Opacity (alpha) of the overlay color.
TJ_keysSize
96
size of the keyset.
TJ_keysX
520
X (horizontal) position of the keyset
TJ_keysY
240
Y (vertical) position of the keyset
TJ_messages
1
When 0 it will disable "picked up an ammo pack" and such. tjh_messages in older versions.
TJ_nofatigue
1
Enables or disables unlimited stamina.
TJ_resetVelocityOnLoad
1
Removes all speed when you load, this will probably be locked at 1 in some future version.
TJ_speedBar
0
A bar which displays your current speed.
TJ_speedBarMax
2500
The value at which the speedbar will be full.
TJ_speedInterval
100
Update frequency of tj_drawspeed in miliseconds. 0 will make your speed constantly updated, rather nice but not as practically useful imho.
TJ_speedUnit
0
UPS (units per second), also supports Mph and Kph. UPS is recommended.