Update (4.66):
- Fixed crash with tftrue_bunnyhop
Update (4.67):
– Fixed crash while downloading config files
– Fixed crash while downloading config files
Update (4.68):
- Fixed tournament whitelist no longer being reloaded when it is changed
- Fixed tournament whitelist no longer being reloaded when it is changed
TFTrue is now open source and can be found here:
https://github.com/AnAkIn1/TFTrue
The source code lack comments in many places and the build system isn't perfect (need to edit the file to point to the SDK location), but I haven't have much time to fix this nowadays. Feel free to contribute :)
https://github.com/AnAkIn1/TFTrue
The source code lack comments in many places and the build system isn't perfect (need to edit the file to point to the SDK location), but I haven't have much time to fix this nowadays. Feel free to contribute :)
Does it use UGC and ESEA configs too, it sounds really interesting!
omnificDoes it use UGC and ESEA configs too, it sounds really interesting!
No, they are not in, but if UGC/ESEA want them to be added or anyone else, feel free to send a pull request on github :)
No, they are not in, but if UGC/ESEA want them to be added or anyone else, feel free to send a pull request on github :)
Update (4.71):
- Fixed weapon names sometimes being wrong for damage log lines
- Changed chat message to be reliable in case of packet loss
- Fixed weapon names sometimes being wrong for damage log lines
- Changed chat message to be reliable in case of packet loss
Fixed changelevel being broken after latest update.
AnAkkkFixed changelevel being broken after latest update.
Do we need to update tftrue on our servers?
Do we need to update tftrue on our servers?
dollarlayerAnAkkkFixed changelevel being broken after latest update.
Do we need to update tftrue on our servers?
No, it will automatically update. You can just restart it to make sure it does.
Do we need to update tftrue on our servers?[/quote]
No, it will automatically update. You can just restart it to make sure it does.
My MGE server is not updating properly. Running latest SourceMod. Suggestions?
eatm0rewafflesMy MGE server is not updating properly. Running latest SourceMod. Suggestions?
type "sm version" in console and tell me what version you're running. i know the first SM snapshot build after the TF2 update failed cause it wasn't built with sdkhooks(if i recall correctly) then the one thereafter has been working for me. i'm running 1.7.3-git5213 however 5214 has been released so i may update to that. 5212 was the build that failed if i'm not mistaken.
type "sm version" in console and tell me what version you're running. i know the first SM snapshot build after the TF2 update failed cause it wasn't built with sdkhooks(if i recall correctly) then the one thereafter has been working for me. i'm running 1.7.3-git5213 however 5214 has been released so i may update to that. 5212 was the build that failed if i'm not mistaken.
island55eatm0rewafflesMy MGE server is not updating properly. Running latest SourceMod. Suggestions?
type "sm version" in console and tell me what version you're running. i know the first SM snapshot build after the TF2 update failed cause it wasn't built with sdkhooks(if i recall correctly) then the one thereafter has been working for me. i'm running 1.7.3-git5213 however 5214 has been released so i may update to that. 5212 was the build that failed if i'm not mistaken.
I'm running 5214 and I can not get my server to boot at all at the moment.
type "sm version" in console and tell me what version you're running. i know the first SM snapshot build after the TF2 update failed cause it wasn't built with sdkhooks(if i recall correctly) then the one thereafter has been working for me. i'm running 1.7.3-git5213 however 5214 has been released so i may update to that. 5212 was the build that failed if i'm not mistaken.[/quote]
I'm running 5214 and I can not get my server to boot at all at the moment.
Update:
- Fixed the plugin not loading on Windows after the latest TF2 update
eatm0rewafflesisland55eatm0rewafflesMy MGE server is not updating properly. Running latest SourceMod. Suggestions?
type "sm version" in console and tell me what version you're running. i know the first SM snapshot build after the TF2 update failed cause it wasn't built with sdkhooks(if i recall correctly) then the one thereafter has been working for me. i'm running 1.7.3-git5213 however 5214 has been released so i may update to that. 5212 was the build that failed if i'm not mistaken.
I'm running 5214 and I can not get my server to boot at all at the moment.
Is that related to TFTrue?
- Fixed the plugin not loading on Windows after the latest TF2 update
[quote=eatm0rewaffles][quote=island55][quote=eatm0rewaffles]My MGE server is not updating properly. Running latest SourceMod. Suggestions?[/quote]
type "sm version" in console and tell me what version you're running. i know the first SM snapshot build after the TF2 update failed cause it wasn't built with sdkhooks(if i recall correctly) then the one thereafter has been working for me. i'm running 1.7.3-git5213 however 5214 has been released so i may update to that. 5212 was the build that failed if i'm not mistaken.[/quote]
I'm running 5214 and I can not get my server to boot at all at the moment.[/quote]
Is that related to TFTrue?
Update (4.73):
- Fixed crash with logs
- Removed tftrue_tv_delaymapchange, you can now use tv_delaymapchange 1 which will prevent map changes if the STV hasn't finished broadcasting the end of the match
- Fixed crash with logs
- Removed tftrue_tv_delaymapchange, you can now use tv_delaymapchange 1 which will prevent map changes if the STV hasn't finished broadcasting the end of the match
AnAkkkUpdate (4.73):
- Fixed crash with logs
- Removed tftrue_tv_delaymapchange, you can now use tv_delaymapchange 1 which will prevent map changes if the STV hasn't finished broadcasting the end of the match
Sry if it's a stupid question but is the ingame tv_delaymapchange dynamically updated with the stv delay setting to make it compatible with any custom delay the stv might be using??
- Fixed crash with logs
- Removed tftrue_tv_delaymapchange, you can now use tv_delaymapchange 1 which will prevent map changes if the STV hasn't finished broadcasting the end of the match[/quote]
Sry if it's a stupid question but is the ingame tv_delaymapchange dynamically updated with the stv delay setting to make it compatible with any custom delay the stv might be using??
KanecoAnAkkkUpdate (4.73):Sry if it's a stupid question but is the ingame tv_delaymapchange dynamically updated with the stv delay setting to make it compatible with any custom delay the stv might be using??
- Fixed crash with logs
- Removed tftrue_tv_delaymapchange, you can now use tv_delaymapchange 1 which will prevent map changes if the STV hasn't finished broadcasting the end of the match
Indeed, I looked how it works, and basically they block the changelevel command when you have both tv_delaymapchange and tv_delaymapchange_protect commands set to 1 and if the last end of round was more than tv_delay+3s ago.
- Fixed crash with logs
- Removed tftrue_tv_delaymapchange, you can now use tv_delaymapchange 1 which will prevent map changes if the STV hasn't finished broadcasting the end of the match[/quote]
Sry if it's a stupid question but is the ingame tv_delaymapchange dynamically updated with the stv delay setting to make it compatible with any custom delay the stv might be using??[/quote]
Indeed, I looked how it works, and basically they block the changelevel command when you have both tv_delaymapchange and tv_delaymapchange_protect commands set to 1 and if the last end of round was more than tv_delay+3s ago.
Update (4.74):
– Preset names are now allowed in tftrue_whitelist_id
– tftrue_whitelist is now deprecated and will be removed, please use tftrue_whitelist_id instead
– Preset names are now allowed in tftrue_whitelist_id
– tftrue_whitelist is now deprecated and will be removed, please use tftrue_whitelist_id instead
Update (4.75):
- Add support for mp_tournament_readymode 1
- Add support for mp_tournament_readymode 1
I've released a small update on Windows to fix a crash after the last update.
Hey, I recently posted about a bug in the medic stats plugin thread but apparently it's related to TFTrue,
Here's the post and the reply I recieved: http://www.teamfortress.tv/13598/medicstats-sourcemod-plugin/?page=3#77
Here's the post and the reply I recieved: http://www.teamfortress.tv/13598/medicstats-sourcemod-plugin/?page=3#77
REM_TF2Hey, I recently posted about a bug in the medic stats plugin thread but apparently it's related to TFTrue,
Here's the post and the reply I recieved: http://www.teamfortress.tv/13598/medicstats-sourcemod-plugin/?page=3#77
Hey, I've just seen your post now. Could you please open an issue here https://github.com/AnAkkk/TFTrue/issues ? :)
Here's the post and the reply I recieved: http://www.teamfortress.tv/13598/medicstats-sourcemod-plugin/?page=3#77[/quote]
Hey, I've just seen your post now. Could you please open an issue here https://github.com/AnAkkk/TFTrue/issues ? :)
Update (4.76):
– Fixed command callbacks not working anymore since a TF2 update, causing tftrue_tournament_config to not work correctly and other issues
– Fixed command callbacks not working anymore since a TF2 update, causing tftrue_tournament_config to not work correctly and other issues
I'm seeing an increased amount of crashes, the backtrace of which have me suspicious about TFTrue (libc -> tftrue). Seems especially prevalent on some maps, koth_product_rc8 and cp_process.
I've sent Anakin a core dump, but I'm curious if anyone else running servers sees the same. I see it on a lot of my EU servers, but also on the NA servers provided by tragic.
Update:
Anakin has found the cause and is working on a fix. In the meantime you'll want to set "tftrue_restorestats 0"
I've sent Anakin a core dump, but I'm curious if anyone else running servers sees the same. I see it on a lot of my EU servers, but also on the NA servers provided by tragic.
[b]Update:[/b]
Anakin has found the cause and is working on a fix. In the meantime you'll want to set "tftrue_restorestats 0"
Update (4.77):
- Fixed tftrue_restorestats crashing after the last TF2 update
- Fixed tftrue_restorestats crashing after the last TF2 update
What happened to the domain?
$ dig tftrue.esport-tools.net
; <<>> DiG 9.10.3-P3 <<>> tftrue.esport-tools.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 21279
[code]$ dig tftrue.esport-tools.net
; <<>> DiG 9.10.3-P3 <<>> tftrue.esport-tools.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 21279[/code]
Hello! I decided to use your plugin, but it doesn't work! He just gives me "can't load needed interfaces"! And what's wrong with your site? I can open it only with TOR. And yeah, no auto-updates.
Waiting for fixes...
Waiting for fixes...
The domain works fine here. Maybe there was an issue one week ago?
The plugin works fine as well, you probably had an older version.
The plugin works fine as well, you probably had an older version.