For reasons I don't know about Valve made another try to prevent server redirects through the update yesterday. According to the news post this is what they want to prevent. I really don't know why because Euroskillz server redirects have been very useful in building this community. I only see good things from the server redirects.
But if you and me are upset with it thats nothing compared to xOR who created, imo, one of the best plugins ever made for Amxmodx, the xREDIRECT plugin. 2 months ago Valve made an update which broke the xREDIRECT. xOR fixed it. But now 2 months later another update breaks it.
Work is in progress to try and find a new workaround for this update. You can follow it
HEREThis is not a 1337 solution but works for me to quickly redirect. I added the servers to the file .../tfc/commandmenu.txt like this:
Quote:
"8" "SERVER REDIRECT"
{
"1" "Ez Easy" "connect 85.114.130.78:1335"
"2" "Ez Medium" "connect 85.114.130.78:1336"
"3" "Ez Hard" "connect 85.114.130.78:1337"
"4" "Ez Jump" "connect 85.114.130.78:1340"
"5" "Ez Fun" "connect 85.114.130.78:1338"
}
This is like a list of favorite servers but from the command menu. Just press shift and chose a server and click. You can edit the commandmenu.txt yourself and add any servers you like.
Anyway, lets hope they find a fix for this.