ItsMods

Full Version: Team balancer v2.2 (NoSpam/NoSettings)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Quote:Balancer is disabled in INFECT mode as I have it on my server Rolleyes

Do you what version of the addon, which version of the server and the crack?
Teknogods?
MW3 STEAM VERSION ONLY
ADDMON LATEST VERSION ONLY

TeknoCrap users can bite me!
(07-04-2012, 15:54)pieter Wrote: [ -> ]MW3 STEAM VERSION ONLY
ADDMON LATEST VERSION ONLY

TeknoCrap users can bite me!

Fuck yea! Big Grin
Hi

why i have this error?!!

i use that plugin with same addon and its work but in source i have this errors:

------------------------------------------------------------------
Error 1 'Addon.ServerClient' does not contain a definition for 'get_Team' and no extension method 'get_Team' accepting a first argument of type 'Addon.ServerClient' could be found (are you missing a using directive or an assembly reference?)
------------------------------------------------------------------

[Image: ?di=XEW0]


Thank you.
(08-01-2012, 20:11)raminr63 Wrote: [ -> ]Hi

why i have this error?!!

i use that plugin with same addon and its work but in source i have this errors:

------------------------------------------------------------------
Error 1 'Addon.ServerClient' does not contain a definition for 'get_Team' and no extension method 'get_Team' accepting a first argument of type 'Addon.ServerClient' could be found (are you missing a using directive or an assembly reference?)
------------------------------------------------------------------

[Image: ?di=XEW0]


Thank you.

because there is no such thing like 'get_Team'
Try ServerClient.Team
Error 1 'Addon.ServerClient' does not contain a definition for 'Team'

Not work other resolve pleas?!
It has to be, since i am using ServerClient.Team and its in the API Doc http://addon.teamsdk.com/?q=node/46
you probably decompiled the dll... that makes shit like this happen

the if's should be


if (Client.Team == Teams.Axis)

else if (Client.Team == Teams.Allies)
Here is poor little NooB'y with his hand out once again. The itsmodders are just so accommodating, its hard to not ask when you have a question.

So I have team spectate "on" so I can watch suspected cheaters, having free spectate on is abused to easily.

So my question is:

Would it be possible for you to add an option in the ini that makes it so admins arent balanced? Using permissions?

Or just making admins immune outright?

I believe it would help more than just me because spectating is a big part of managing your server.

Thanks for reading
Pages: 1 2