Posts: 502
Threads: 13
Joined: Feb 2012
Reputation:
42
(03-29-2012, 02:33)Dumas Wrote: But... that plugin dont auto balance team true? only spam msg??
It balaces teams if the teams are unbalanced.
(03-29-2012, 05:45)dthem_2000 Wrote: I run an Infected server with (at the moment) 10 different .DSPL files, all 10 .DSPL files are Infected game type and one is Team Defender game type.
I want to be able to have the server enable the team balance command (seta scr_teambalance 1) when the server randomly selects the .DSPL file for Team Defender game type so that teams are balanced and un-select the team balance command (seta scr_teambalance 0)when the server chooses the .DSPL for Infected game type.
Is this something this Plugin can do, or can it be done by other means as your initial post information does not mention infected game types?
Thanks,
Atm it runs at all gemetypes, i can make it check the current gamemode so it ignores infected and ffa games
Ill look into it later today!
Had a life, Got a modem..
Posts: 502
Threads: 13
Joined: Feb 2012
Reputation:
42
Updated to v1.6 - see the updated first post for the changelog
http://www.itsmods.com/forum/Thread-Rele...2#pid67912
Had a life, Got a modem..
Posts: 502
Threads: 13
Joined: Feb 2012
Reputation:
42
atm only by recompiling, if you look at the source youll find the chat messages in brown color
i can make m set-able from serverconfig but idk if its smart to fill the sv_config too much
Had a life, Got a modem..
Posts: 138
Threads: 21
Joined: Jun 2011
Reputation:
0
Hi
Using your v1.5 version on TDM only.
Message says teams unbalanced trying to balance teams
then team balance in 15 seconds but does not balance teams.
at that time it was 5-2 for players.
setting in config is set to balance=1
Should I update to latest version, we only run TDM on that server
thanks
Posts: 502
Threads: 13
Joined: Feb 2012
Reputation:
42
i can only provice support for the latest versions as i do not keep old version copy's of the source
if you set team diff to 1 it should perform to your liking
Had a life, Got a modem..
Posts: 34
Threads: 4
Joined: May 2011
Reputation:
0
Ello...
Is there any chance you can make a copy of this mod but with out the in game spam please ?
Thanks in advance ...
Posts: 502
Threads: 13
Joined: Feb 2012
Reputation:
42
maybe make a setting for it in sv_config
0 - no messages at all
1 - only if balancing the teams
2 - also if teams are allready balanced
?
Had a life, Got a modem..