AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   Team Balance Immunity (https://forums.alliedmods.net/showthread.php?t=129626)

bluechester 08-19-2011 06:56

Re: [EXTENSION] TF2 Team Balance Immunity
 
Quote:

Originally Posted by asherkin (Post 1535631)
I haven't tested it, but try:
Code:

"Games"
{
        "#default"
        {
                "Signatures"
                {
                        "GetPlayer"
                        {
                                "library"    "server"
                                "windows"    "\x8B\x81\x1C\x03\x00\x00\x8B\x4C\x24\x04"
                                "linux"        "@_ZN5CTeam9GetPlayerEi"
                        }
                        "Balance"
                        {
                                "library"                "server"
                                "linux"                        "@_ZN24CTeamplayRoundBasedRules12BalanceTeamsEb"
                                "windows"                "\xA1\x2A\x2A\x2A\x2A\x83\xEC\x24\x53\x55"
                        }
                        "Calculate"
                        {
                                "library"                "server"
                                "linux"                        "@_ZN22CBaseMultiplayerPlayer25CalculateTeamBalanceScoreEv"
                                "windows"                "\x56\x57\x8B\x3D\x2A\x2A\x2A\x2A\xD9\x47\x0C"
                        }
                }
        }
}


Looks like it works!

Mike_BoG 08-24-2011 07:42

Re: [EXTENSION] TF2 Team Balance Immunity
 
Crashes on Linux, latest (121) version of server. Once i removed it from the server it didn't crash anymore. It crashed on mapchange.

Hardcor3 08-24-2011 11:57

Re: [EXTENSION] TF2 Team Balance Immunity
 
Crashes for me on server startup (Linux Debian) as well.

Mike_BoG 08-24-2011 12:15

Re: [EXTENSION] TF2 Team Balance Immunity
 
I bet it's a gamedata issue, i don't know how to fix it tho :S

Azelphur 08-24-2011 19:34

Re: [EXTENSION] TF2 Team Balance Immunity
 
Broken for me too, I prodded Afronanny about this on IRC and he's looking into it. Hopefully fixed soon :)

Afronanny 08-28-2011 17:38

Re: [EXTENSION] TF2 Team Balance Immunity
 
This will not be fixed. I just cannot figure out wtf is wrong with it.

Mike_BoG 08-30-2011 11:05

Re: [EXTENSION] TF2 Team Balance Immunity
 
My life is over if this wont work again. I hate teambalancing and every part of it.

psychonic 08-30-2011 11:07

Re: [EXTENSION] TF2 Team Balance Immunity
 
Quote:

Originally Posted by Mike_BoG (Post 1544042)
My life is over if this wont work again.

rip

Mike_BoG 08-30-2011 11:29

Re: [EXTENSION] TF2 Team Balance Immunity
 
Durp... Isn't it a gamedata thing, the thing that's causing the crashes?

zyrphon 08-30-2011 21:45

Re: [EXTENSION] TF2 Team Balance Immunity
 
Anyone know if today's update fixed this?


All times are GMT -4. The time now is 08:18.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.