ScootaLewisHuh. This thing made Avira go nuts. Can someone confirm that it's clean?
A friend of mine had the same problem with Avira but only with the updater. I'm not sure why, the only thing it does is downloading the actual tool and starting it :/
Avira is not the best antivirus software and I guess a small tool that downloads something is enough for it to qualify the tool as a virus. It works fine with Kaspersky, here is a screenshot of the scan link.
ScootaLewisIn the event that I do use this (which is certainly possible), could someone teach me how to add a quickplay button to HUDAS Iscariote?
It's not really a clean fix but I changed the 6v6 and the 16v16 scoreboard buttons into a quickplay and a scoreboard toggle button.
"resource\GameMenu.res":
"ServerButton6vs6"
{
"label" "Quickplay"
"command" "quickplay"
"subimage" "glyph_practice"
"OnlyAtMenu" "0"
}
"ServerButton16vs16"
{
"label" "Scoreboard Switch"
"command" "engine incrementvar cl_hud_minmode 0 1 1"
"subimage" "glyph_practice"
"OnlyAtMenu" "0"
}