Raised This Month: $51 Target: $400
 12% 

Team Balance Immunity


Post New Thread Reply   
 
Thread Tools Display Modes
Mike_BoG
SourceMod Donor
Join Date: Jul 2011
Old 07-20-2011 , 06:32   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #91

Does the "example" plugin work too?
Mike_BoG is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 07-20-2011 , 08:02   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #92

Yes it does. Which OS do you use for your server? Windows or Linux
Afronanny is offline
Mike_BoG
SourceMod Donor
Join Date: Jul 2011
Old 07-20-2011 , 08:03   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #93

I use Debian Linux with a custom kernel.
Mike_BoG is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 07-20-2011 , 08:06   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #94

Does it crash? Or does it simply not work
Afronanny is offline
Mike_BoG
SourceMod Donor
Join Date: Jul 2011
Old 07-20-2011 , 08:16   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #95

I haven't really tested it. It may just be my admin flag not being correct.

Edit: Seems to work now. I typed the admflag with small letters and it didn't like it :p
Mike_BoG is offline
mazo
New Member
Join Date: Dec 2004
Old 07-23-2011 , 08:01   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #96

Any chance of getting the updated windows version compiled and posted here?
mazo is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 07-23-2011 , 11:57   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #97

Quote:
Originally Posted by mazo View Post
Any chance of getting the updated windows version compiled and posted here?
What's wrong with the current Windows version?
Afronanny is offline
Nolongerinthegame
AlliedModders Donor
Join Date: Sep 2005
Old 08-03-2011 , 09:37   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #98

Am getting this message on Windows binary:

Code:
L 08/03/2011 - 14:23:54: SourceMod error session started
L 08/03/2011 - 14:23:54: Info (map "pl_upward") (file "errors_20110803.log")
L 08/03/2011 - 14:23:54: [AUTOIMMUNITY] Sigscan for GetPlayer failed - Disabling detour to prevent crashes
Nolongerinthegame is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 08-03-2011 , 10:15   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #99

Needs a new sig. Will get it later when I get home.
Afronanny is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-18-2011 , 15:00   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #100

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"
			}
		}
	}
}
__________________
asherkin is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:23.


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