Upvote Upvoted 79 Downvote Downvoted
1 2 3 4 ⋅⋅ 8
TFTrue
posted in Projects
1
#1
FACEIT
40 Frags +

There is a character limit, so I'm going to make it shorter.

Full description can be found here:
http://tftrue.esport-tools.net/

Download:
http://tftrue.esport-tools.net/TFTrue.zip

TFTrue is currently aimed to be a competitive mod.

Features
tftrue_gamedesc - Server owners can use this cvar to set specific text in the game description of their server.

tftrue_freezecam - enables/disables the freeze cam. Default is 1 (enabled).

tftrue_maxfov - sets the maximum fov the players will be able to set with the "!fov" chat command.

tftrue_no_hats - enables/disables hats.

tftrue_no_misc - enables/disables misc items.

tftrue_no_action - enables/disables action items.

tftrue_whitelist - set specific league item whitelists
0: None
1: ETF2L 6on6
2: ETF2L 9on9
Default is 0.

tftrue_whitelist_id - sets a whitelist id from whitelist.tf. If this is set, tftrue_whitelist is ignored. Default is -1 (disabled).

tftrue_tournament_config - set specific league configs. It will auto download the configs and execute them depending of the map type.
If you use this, you do not need to set tftrue_whitelist as mp_tournament_whitelist is already set in the league configs.
0: None
1: ETF2L 6on6
2: ETF2L 9on9
Default is 0.

tftrue_tv_delaymapchange - delay the map change depending of tv_delay value when SourceTV is enabled.

tftrue_tv_autorecord - turn on auto STV recording when both teams are ready in tournament mode. It will stops when the win conditions are reached.

tftrue_bunnyhop - turn on/off bunny hopping. The opening speed of the doors will be changed to the max value as well to prevent yourself getting stuck while bunny hopping.
This also enables "pogo stick jumping", so you can just hold down space to bunny hop.
It will let you jump while ducking as well to make bunnyhopping easier. Default is 0 (disabled).

tftrue_tv_demos_path - let you define a folder inside "tf" where you want the demos recorded by tftrue_tv_autorecord to be stored. The folder will be automatically created if the CVar is set. They will be stored in "tf" by default.

tftrue_tv_prefix - sets the prefix to add in the auto recorded demo names.

tftrue_unpause_delay - sets the delay before someone can unpause the game after it has been paused. Default is 2 seconds.

tftrue_logs_apikey - sets the API key to upload logs to logs.tf (requires mp_tournament). It will automatically "flush" the log before upload, so any content that is still in memory will be wrote to the log.

tftrue_logs_prefix - sets the prefix to add in the log name when uploading to logs.tf.

tftrue_logs_roundend - whether to upload logs at every round end or just when a team wins the map. Default is 0 (just when a team wins the map).

tftrue_restorestats - keeps the player stats on disconnect (Score, Kills, Deaths, etc...) and restore them when he reconnects in both scoreboard and A2S_PLAYER queries (e.g. View Game Info in the Server Browser). Default is 1 (enabled).

tftrue_logs_includebuffs - includes buffs within the player_healed event in the logs. Default is 1 (enabled).

tftrue_logs_accuracy - logs accuracy stats in the logs (shots fired/hit). It can potentially cause performance issues with some servers. Default is 0 (disabled).

Client:

say !tftrue - 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 !fov - You can type !fov xxx, where xxx is a value between 75 and tftrue_maxfov. This will set your fov to this value.

say !log - You can type !log to view the last log which has been uploaded to logs.tf

say !speedmeter [on/off] - You can type !speedmeter [on/off] while tftrue_bunnyhop is enabled, this will print your bunny hopping speed in the middle of your screen.

setinfo tftrue_fov - Same as the chat command to set the fov, but you can set it in your config to automatically set the fov on server connection.

Other Features:

- The map will now automatically be reloaded when sv_pure or tv_enable value is changed, as these CVars need a map change to work.
- While using rcon status/status, it will display the plugins currently loaded on the server (prevents server owners to cheat with plugins) when the tournament mode is enabled.
- Logs.tf support
- Tournament classlimits working without tournament mode (for pub servers)
- Tournament whitelists working without tournament mode (for pub servers)
- Changing mp_tournament_whitelist will automatically reload the whitelist without requiring mp_tournament_restart
- Console messages when allowing/removing whitelist items are removed to prevent spam
- You can enable sv_pure even if the server wasn't started with -sv_pure or +sv_pure
- Removes the block on plugin_load that prevents you from using it after a map has been loaded

NOTE: mp_tournament_whitelist will always be reset to TFTrue_item_whitelist.txt, this is perfectly normal. TFTrue will generate a new whitelist based on the whitelist that was set through mp_tournament_whitelist + TFTrue settings.

[size=12][/size]There is a character limit, so I'm going to make it shorter.

Full description can be found here:
http://tftrue.esport-tools.net/

Download:
http://tftrue.esport-tools.net/TFTrue.zip

TFTrue is currently aimed to be a competitive mod.

[b]Features[/b]
tftrue_gamedesc - Server owners can use this cvar to set specific text in the game description of their server.

tftrue_freezecam - enables/disables the freeze cam. Default is 1 (enabled).

tftrue_maxfov - sets the maximum fov the players will be able to set with the "!fov" chat command.

tftrue_no_hats - enables/disables hats.

tftrue_no_misc - enables/disables misc items.

tftrue_no_action - enables/disables action items.

tftrue_whitelist - set specific league item whitelists
0: None
1: ETF2L 6on6
2: ETF2L 9on9
Default is 0.

tftrue_whitelist_id - sets a whitelist id from whitelist.tf. If this is set, tftrue_whitelist is ignored. Default is -1 (disabled).

tftrue_tournament_config - set specific league configs. It will auto download the configs and execute them depending of the map type.
If you use this, you do not need to set tftrue_whitelist as mp_tournament_whitelist is already set in the league configs.
0: None
1: ETF2L 6on6
2: ETF2L 9on9
Default is 0.

tftrue_tv_delaymapchange - delay the map change depending of tv_delay value when SourceTV is enabled.

tftrue_tv_autorecord - turn on auto STV recording when both teams are ready in tournament mode. It will stops when the win conditions are reached.

tftrue_bunnyhop - turn on/off bunny hopping. The opening speed of the doors will be changed to the max value as well to prevent yourself getting stuck while bunny hopping.
This also enables "pogo stick jumping", so you can just hold down space to bunny hop.
It will let you jump while ducking as well to make bunnyhopping easier. Default is 0 (disabled).

tftrue_tv_demos_path - let you define a folder inside "tf" where you want the demos recorded by tftrue_tv_autorecord to be stored. The folder will be automatically created if the CVar is set. They will be stored in "tf" by default.

tftrue_tv_prefix - sets the prefix to add in the auto recorded demo names.

tftrue_unpause_delay - sets the delay before someone can unpause the game after it has been paused. Default is 2 seconds.

tftrue_logs_apikey - sets the API key to upload logs to logs.tf (requires mp_tournament). It will automatically "flush" the log before upload, so any content that is still in memory will be wrote to the log.

tftrue_logs_prefix - sets the prefix to add in the log name when uploading to logs.tf.

tftrue_logs_roundend - whether to upload logs at every round end or just when a team wins the map. Default is 0 (just when a team wins the map).

tftrue_restorestats - keeps the player stats on disconnect (Score, Kills, Deaths, etc...) and restore them when he reconnects in both scoreboard and A2S_PLAYER queries (e.g. View Game Info in the Server Browser). Default is 1 (enabled).

tftrue_logs_includebuffs - includes buffs within the player_healed event in the logs. Default is 1 (enabled).

tftrue_logs_accuracy - logs accuracy stats in the logs (shots fired/hit). It can potentially cause performance issues with some servers. Default is 0 (disabled).

[b]Client:[/b]

say !tftrue - 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 !fov - You can type !fov xxx, where xxx is a value between 75 and tftrue_maxfov. This will set your fov to this value.

say !log - You can type !log to view the last log which has been uploaded to logs.tf

say !speedmeter [on/off] - You can type !speedmeter [on/off] while tftrue_bunnyhop is enabled, this will print your bunny hopping speed in the middle of your screen.

setinfo tftrue_fov - Same as the chat command to set the fov, but you can set it in your config to automatically set the fov on server connection.

[b]Other Features:[/b]

- The map will now automatically be reloaded when sv_pure or tv_enable value is changed, as these CVars need a map change to work.
- While using rcon status/status, it will display the plugins currently loaded on the server (prevents server owners to cheat with plugins) when the tournament mode is enabled.
- Logs.tf support
- Tournament classlimits working without tournament mode (for pub servers)
- Tournament whitelists working without tournament mode (for pub servers)
- Changing mp_tournament_whitelist will automatically reload the whitelist without requiring mp_tournament_restart
- Console messages when allowing/removing whitelist items are removed to prevent spam
- You can enable sv_pure even if the server wasn't started with -sv_pure or +sv_pure
- Removes the block on plugin_load that prevents you from using it after a map has been loaded

NOTE: mp_tournament_whitelist will always be reset to TFTrue_item_whitelist.txt, this is perfectly normal. TFTrue will generate a new whitelist based on the whitelist that was set through mp_tournament_whitelist + TFTrue settings.
2
#2
FACEIT
6 Frags +

Update:
- Fixed log upload failing on Linux with SteamPipe TF2

Update:
- Fixed log upload failing on Linux with SteamPipe TF2
3
#3
0 Frags +

When my server runs TFtrue it just keeps going offline, refusing to start up.
The only other things installed are through sourcemod, are they conflicting?

Edit: Yeah they were conflicting. Removed sourcemod and it's working now.

When my server runs TFtrue it just keeps going offline, refusing to start up.
The only other things installed are through sourcemod, are they conflicting?

Edit: Yeah they were conflicting. Removed sourcemod and it's working now.
4
#4
1 Frags +

This looks amazing!

This looks amazing!
5
#5
7 Frags +

prefer this over any other mod. good work.

prefer this over any other mod. good work.
6
#6
1 Frags +

>tftrue_unlockable_weapons
Useful for lazy or low-expertise server admins as well as people who use a shared server, whitelists work well in vanilla though so it makes me wonder if it uses the mechanisms that the whitelist uses or not. The values it allows are awfully specific and that makes me wonder if (even while it's disabled) it happens to conflict with the built in whitelist system as well.

>tftrue_jumpducked
>This CVar will turn on/off jumping while ducked, this is normally not possible in TF2 and this is very useful when bunny hopping is enabled to bunny hop while ducked. Default is 1 (enabled).
>tftrue_scope_hsdelay
>This CVar will turn on/off the 200ms Sniper Rifle headshot delay when scoping. Default is 1 (enabled).
These vars are a significant departure from normal gameplay and should default to vanilla because of that.

>tftrue_unpause_delay
>This CVar sets the delay before someone can unpause the game after it has been paused. Default is 2.
What unit, seconds?

All around it is a good thing.

>tftrue_unlockable_weapons
Useful for lazy or low-expertise server admins as well as people who use a shared server, whitelists work well in vanilla though so it makes me wonder if it uses the mechanisms that the whitelist uses or not. The values it allows are awfully specific and that makes me wonder if (even while it's disabled) it happens to conflict with the built in whitelist system as well.

>tftrue_jumpducked
>This CVar will turn on/off jumping while ducked, this is normally not possible in TF2 and this is very useful when bunny hopping is enabled to bunny hop while ducked. Default is 1 (enabled).
>tftrue_scope_hsdelay
>This CVar will turn on/off the 200ms Sniper Rifle headshot delay when scoping. Default is 1 (enabled).
These vars are a significant departure from normal gameplay and should default to vanilla because of that.

>tftrue_unpause_delay
>This CVar sets the delay before someone can unpause the game after it has been paused. Default is 2.
What unit, seconds?

All around it is a good thing.
7
#7
10 Frags +

oooo fov mod again

http://www.reactiongifs.com/wp-content/uploads/2013/04/5311.gif

oooo fov mod again
[img]http://www.reactiongifs.com/wp-content/uploads/2013/04/5311.gif[/img]
8
#8
10 Frags +

tftrue_bunnyhop = medic @ mid 5 sec before demos, game just got interesting again

tftrue_bunnyhop = medic @ mid 5 sec before demos, game just got interesting again
9
#9
36 Frags +
etftrue_bunnyhop = medic @ mid 5 sec before demos, game just got interesting again

if you think the medic being at mid before demo is cool, just wait till you see the heavy strats

[quote=e]tftrue_bunnyhop = medic @ mid 5 sec before demos, game just got interesting again[/quote]

if you think the medic being at mid before demo is cool, just wait till you see the heavy strats
10
#10
FACEIT
2 Frags +
SherbWhen my server runs TFtrue it just keeps going offline, refusing to start up.
The only other things installed are through sourcemod, are they conflicting?

Edit: Yeah they were conflicting. Removed sourcemod and it's working now.

It could help if you could check which sourcemod plugin is causing that :)

GeknaiirThis looks amazing!numlockedprefer this over any other mod. good work.

Thanks.

wareya>tftrue_unlockable_weapons
Useful for lazy or low-expertise server admins as well as people who use a shared server, whitelists work well in vanilla though so it makes me wonder if it uses the mechanisms that the whitelist uses or not. The values it allows are awfully specific and that makes me wonder if (even while it's disabled) it happens to conflict with the built in whitelist system as well.

It uses the built in whitelist system.

>tftrue_jumpducked
>This CVar will turn on/off jumping while ducked, this is normally not possible in TF2 and this is very useful when bunny hopping is enabled to bunny hop while ducked. Default is 1 (enabled).
>tftrue_scope_hsdelay
>This CVar will turn on/off the 200ms Sniper Rifle headshot delay when scoping. Default is 1 (enabled).
These vars are a significant departure from normal gameplay and should default to vanilla because of that.

>tftrue_unpause_delay
>This CVar sets the delay before someone can unpause the game after it has been paused. Default is 2.
What unit, seconds?

All around it is a good thing.

tftrue_jumpducked is already 0 (it's a mistake in the readme) and tftrue_scope_hsdelay is already 1, which match vanilla.

tftrue_unpause_delay is in seconds, yes.

[quote=Sherb]When my server runs TFtrue it just keeps going offline, refusing to start up.
The only other things installed are through sourcemod, are they conflicting?

Edit: Yeah they were conflicting. Removed sourcemod and it's working now.[/quote]

It could help if you could check which sourcemod plugin is causing that :)

[quote=Geknaiir]This looks amazing![/quote]

[quote=numlocked]prefer this over any other mod. good work.[/quote]

Thanks.

[quote=wareya]>tftrue_unlockable_weapons
Useful for lazy or low-expertise server admins as well as people who use a shared server, whitelists work well in vanilla though so it makes me wonder if it uses the mechanisms that the whitelist uses or not. The values it allows are awfully specific and that makes me wonder if (even while it's disabled) it happens to conflict with the built in whitelist system as well.

It uses the built in whitelist system.

>tftrue_jumpducked
>This CVar will turn on/off jumping while ducked, this is normally not possible in TF2 and this is very useful when bunny hopping is enabled to bunny hop while ducked. Default is 1 (enabled).
>tftrue_scope_hsdelay
>This CVar will turn on/off the 200ms Sniper Rifle headshot delay when scoping. Default is 1 (enabled).
These vars are a significant departure from normal gameplay and should default to vanilla because of that.

>tftrue_unpause_delay
>This CVar sets the delay before someone can unpause the game after it has been paused. Default is 2.
What unit, seconds?

All around it is a good thing.[/quote]

tftrue_jumpducked is already 0 (it's a mistake in the readme) and tftrue_scope_hsdelay is already 1, which match vanilla.

tftrue_unpause_delay is in seconds, yes.
11
#11
serveme.tf
1 Frags +

The only plugin worth running. Auto-updating and only adding good things. Thanks a lot Anakin!

The only plugin worth running. Auto-updating and only adding good things. Thanks a lot Anakin!
12
#12
0 Frags +

Question: does this work if I have sourcemod in my server?

Question: does this work if I have sourcemod in my server?
13
#13
FACEIT
0 Frags +
MrPoT4tOQuestion: does this work if I have sourcemod in my server?

Yes, though it might conflict with some sourcemod plugins. None has been able to tell me which ones yet. You'll have to try and see if it works.

[quote=MrPoT4tO]Question: does this work if I have sourcemod in my server?[/quote]

Yes, though it might conflict with some sourcemod plugins. None has been able to tell me which ones yet. You'll have to try and see if it works.
14
#14
0 Frags +

I remember that the auto-upload log didn't work for me last time I tried. I'll check out which plugins are the ones that causing the issue.

I remember that the auto-upload log didn't work for me last time I tried. I'll check out which plugins are the ones that causing the issue.
15
#15
FACEIT
0 Frags +
MrPoT4tOI remember that the auto-upload log didn't work for me last time I tried. I'll check out which plugins are the ones that causing the issue.

If you were using a Linux SteamPipe server, then that's probably fixed now.

[quote=MrPoT4tO]I remember that the auto-upload log didn't work for me last time I tried. I'll check out which plugins are the ones that causing the issue.[/quote]

If you were using a Linux SteamPipe server, then that's probably fixed now.
16
#16
0 Frags +

It's actually windows, but i'll see what can I do

It's actually windows, but i'll see what can I do
17
#17
FACEIT
0 Frags +
MrPoT4tOIt's actually windows, but i'll see what can I do

If the upload fails, there should be an error. Let me know if you see it.

[quote=MrPoT4tO]It's actually windows, but i'll see what can I do[/quote]

If the upload fails, there should be an error. Let me know if you see it.
18
#18
24 Frags +

lol

lol
19
#19
0 Frags +

the logs do autoupload when the match ends but when i restart the server the api keys is gone. it doesnt seem to save the api keys if urestart the server

the logs do autoupload when the match ends but when i restart the server the api keys is gone. it doesnt seem to save the api keys if urestart the server
20
#20
serveme.tf
2 Frags +
maidosthe logs do autoupload when the match ends but when i restart the server the api keys is gone. it doesnt seem to save the api keys if urestart the server

You're supposed to have the tftrue_api_thingy in your server.cfg

[quote=maidos]the logs do autoupload when the match ends but when i restart the server the api keys is gone. it doesnt seem to save the api keys if urestart the server[/quote]

You're supposed to have the tftrue_api_thingy in your server.cfg
21
#21
0 Frags +

How do I fix this for Steampipe?

How do I fix this for Steampipe?
22
#22
FACEIT
1 Frags +
fraacHow do I fix this for Steampipe?

What's the problem with Steampipe? It should work fine.

[quote=fraac]How do I fix this for Steampipe?[/quote]

What's the problem with Steampipe? It should work fine.
23
#23
0 Frags +

It doesn't upload logs.

It doesn't upload logs.
24
#24
FACEIT
1 Frags +

Linux or Windows? Which version? Which error?

Linux or Windows? Which version? Which error?
25
#25
0 Frags +
Ariemaidosthe logs do autoupload when the match ends but when i restart the server the api keys is gone. it doesnt seem to save the api keys if urestart the server
You're supposed to have the tftrue_api_thingy in your server.cfg

No wonder it didn't work lol.

[quote=Arie][quote=maidos]the logs do autoupload when the match ends but when i restart the server the api keys is gone. it doesnt seem to save the api keys if urestart the server[/quote]

You're supposed to have the tftrue_api_thingy in your server.cfg[/quote]

No wonder it didn't work lol.
26
#26
0 Frags +

No errors, it just doesn't work. How do we convert it to Steampipe?

No errors, it just doesn't work. How do we convert it to Steampipe?
27
#27
FACEIT
1 Frags +
fraacNo errors, it just doesn't work. How do we convert it to Steampipe?

Well you should have an error, check your log files. Are you sure logging is enabled?
If you're using a rented server, you'll need to ask your GSP to update it.

[quote=fraac]No errors, it just doesn't work. How do we convert it to Steampipe?[/quote]


Well you should have an error, check your log files. Are you sure logging is enabled?
If you're using a rented server, you'll need to ask your GSP to update it.
28
#28
FACEIT
1 Frags +

Update (3.93):
- The output of the "tftrue" command was added to the "status" command
- New client side setting to set the fov, it allows you to set it before joining a server: setinfo tftrue_fov xx
- Fixed log uploading not always working on some Linux SteamPipe servers

Update (3.93):
- The output of the "tftrue" command was added to the "status" command
- New client side setting to set the fov, it allows you to set it before joining a server: setinfo tftrue_fov xx
- Fixed log uploading not always working on some Linux SteamPipe servers
29
#29
FACEIT
3 Frags +

Update (3.94):
- Fixed fov resetting itself to 75 when setinfo tftrue_fov was not set
- Removed tftrue_jumpducked. tftrue_bunnyhop will now automatically enable the ability to jump while ducked

Update (3.94):
- Fixed fov resetting itself to 75 when setinfo tftrue_fov was not set
- Removed tftrue_jumpducked. tftrue_bunnyhop will now automatically enable the ability to jump while ducked
30
#30
FACEIT
5 Frags +

Update (3.95):
- Fixed crash with SizzlingStats

Update (3.95):
- Fixed crash with SizzlingStats
1 2 3 4 ⋅⋅ 8
Please sign in through STEAM to post a comment.