To jest grupa publiczna
Grupa Steam
TFTrue (TFTrue)
Since January 5, 2009
Server:
tftrue_gamedesc
Server owners can use this cvar to set specific text in the game description of their server.
There is a 40 character max, and your text will appear after 'TFTrue'
tftrue_freezecam
This CVar will enables/disables the freeze cam. Default is 1 (enabled).
tftrue_hitbeeps
This CVar will allows/disallows the players to use the "!hitbeeps on" chat command to enables the hit beeps. Default is 1 (enabled).
tftrue_hitbeeps_pitch
This CVar will set the sound pitch value to use for the hit beeps. Default is 100. You should set a value between 95 and 120.
95 = low, 100 = normal, 120 = high.
tftrue_maxfov
This CVar will set the maximum fov the players will be able to set with the "!fov" chat command. Default is 120.
tftrue_soldier_selfdamage
This is the coefficient for the soldier self damage. Default is 1.0, which is the normal self damage.
This was added because of a TF2 update which removed the 40% reduction of soldier self damage.
Example:
You can set it to 0.8 if you want 20% reduction of soldier self damage.
You can set it to 0.6 if you want 40% reduction of soldier self damage.
NOTE: This doesn't affect rocket jumps !
Client:
say !tftrue
In the chat, you can type !tftrue (or bind a key to say !tftrue), and it'll display informations about the
TFTrue version and the current CVar values.
say !hitbeeps on
In the chat, you can type !hitbeeps on and it'll enable hit beeps for yourself. This will only works if tftrue_hitbeeps is set to 1.
You can disable them by typing !hitbeeps off.
say !fov
In the chat, you can type !fov xxx, where xxx is a value between 75 and tftrue_maxfov. This will set your fov to this value.
Credits
-----
Red Comet : Original TFTrue coder
Didrole : Current TFTrue coder
AnAkIn : For the idea of TFTrue revival / TFTrue coder (a bit)
your_name_here : For fixing the no random damage on Linux
Version History
---------------
2.6 ( August 26, 2009 )
- Removed tickrate changing, it would just cause issues with doors/trains and if we fixed that, it would causes issues with grenades/sticky bombs speed.
2.5a ( August 14, 2009 )
- Fixed !fov crashing the server
2.5 ( August 13, 2009 )
- Re added tftrue_soldier_selfdamage
- Added tftrue_hitbeeps_pitch to modify the pitch of the hit beeps sound
2.4 ( August 12, 2009 )
- Removed tftrue_soldier_self_damage because it would crash the server since an update (and it is possible that VALVe modify the self damage themselves soon)
- Added tftrue_hitbeeps to allows/disallows the players to use the "!hitbeeps on" chat command to enable hit beeps
- Added tftrue_maxfov to set the maximum fov using the "!fov" chat command
- Added the !fov and !hitbeeps on/off chat commands
- Added tickrate.txt file to change the server tickrate
- Removed tickrate changing, it would just cause issues with doors/trains and if we fixed that, it would causes issues with grenades/sticky bombs speed.
