Raised This Month: $ Target: $400
 0% 

Team Balance Immunity


Post New Thread Reply   
 
Thread Tools Display Modes
Afronanny
Veteran Member
Join Date: Aug 2009
Old 08-08-2010 , 17:52   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #51

Quote:
Originally Posted by Sniper214 View Post
Plugin failed to compile! Please try contacting the author.

And my admins are getting autobalanced, so maybe I didn't compile it right. I did notice the cfg did not create by itself when I compiled it.

That's my fault, i forgot to update this plugin. I updated it now, and it should compile on the forum now:
http://forums.alliedmods.net/showpos...6&postcount=18

Last edited by Afronanny; 08-08-2010 at 17:54.
Afronanny is offline
Anomalous_Creep
Junior Member
Join Date: Apr 2010
Old 09-30-2010 , 19:49   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #52

Plug-in broken as of Sept. 30th 2010 Update.

Edit: Needs new Sigs.

Last edited by Anomalous_Creep; 09-30-2010 at 20:13.
Anomalous_Creep is offline
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 10-01-2010 , 00:55   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #53

Yep, this is also crashing my server. Windows.
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
Fraggle
New Member
Join Date: Sep 2010
Old 10-01-2010 , 14:40   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #54

I seem to have luck with this, not thoroughly tested though

Code:
"Games"
{
	"#default"
	{
		"Signatures"
		{
			"GetPlayer"
            		{
		                "library"    "server"
		                "windows"    "\x8B\x81\x14\x03\x00\x00\x8B\x4C\x24\x04"
		                "linux"        "@_ZN5CTeam9GetPlayerEi"
			}
			"Balance"
			{
				"library"		"server"
				"linux"			"@_ZN24CTeamplayRoundBasedRules12BalanceTeamsEb"
				"windows"		"\xA1\x2A\x2A\x2A\x2A\x83\xEC\x1C\x55\x33"
			}
			"Calculate"
			{
				"library"		"server"
				"linux"			"@_ZN22CBaseMultiplayerPlayer25CalculateTeamBalanceScoreEv"
				"windows"		"\x56\x57\x8B\x3D\x2A\x2A\x2A\x2A\xD9"
			}
		}
	}
}
Fraggle is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 10-01-2010 , 15:10   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #55

Quote:
Originally Posted by Fraggle View Post
I seem to have luck with this, not thoroughly tested though
Thanks. I'll test it out and see.

EDIT: Loads fine without crashing. Pushing updates out now.

Last edited by Afronanny; 10-01-2010 at 15:16.
Afronanny is offline
ph
AlliedModders Donor
Join Date: Mar 2006
Old 10-15-2010 , 00:11   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #56

Can you convert this to support css ?
__________________
ph is offline
Jediman
Junior Member
Join Date: Oct 2010
Old 10-19-2010 , 18:15   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #57

How do I go about editing the the example plug in? what kinda program am I able to view the script in to do the edits, and make it the .smx again?
Jediman is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 10-19-2010 , 18:26   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #58

Quote:
Originally Posted by KHALIK View Post
Can you convert this to support css ?
At some point I might, no current plans to do it though.

Quote:
Originally Posted by Jediman View Post
How do I go about editing the the example plug in? what kinda program am I able to view the script in to do the edits, and make it the .smx again?
You can use Notepad to edit, or Notepad++ which will do syntax highlighting, any text editor really, and use spcomp, the SourcePawn compiler included in addons/sourcemod/scripting to compile it to a smx.
Afronanny is offline
Jediman
Junior Member
Join Date: Oct 2010
Old 10-19-2010 , 18:32   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #59

when i open the example.smx it gives me a bunch of garbled text, and the .sp doesn't show where I can edit the flag for s to change it to a different type
Jediman is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 10-20-2010 , 12:19   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #60

Quote:
Originally Posted by Jediman View Post
when i open the example.smx it gives me a bunch of garbled text, and the .sp doesn't show where I can edit the flag for s to change it to a different type
The flag checking is done on line 17:
PHP Code:
if (GetUserFlagBits(client) & ADMFLAG_CUSTOM5
Change ADMFLAG_CUSTOM5 to whichever flag you want, be it ADMFLAG_ROOT or ADMFLAG_RESERVATION or any of the others.
Afronanny 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 09:11.


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