Enable spectators | Disable forceJoin
Hello there.
Could anyone tell me how to disable autojoin and enable spectators
on the server?
If while playing I'd like to spectate [Esc->START->SPECTATE] the server forcibly join me to the team previously played in half a second.
cvars in .cfg (and server console) are:
g_teamAutoJoin = 0;
g_teamForceBalance = 0;
Thank's.
/away
wrote:/awayThank you.
But what about force join in TDM, or CTF mode? How to disable it?
g_teamAutoJoin "0"
wrote:wrote:wrote:/awayThank you.
But what about force join in TDM, or CTF mode? How to disable it?
g_teamAutoJoin "0"
As I wrote above - g_teamAutoJoin is 0 , but players automatically join to the weaker team =/
with those 2 commands they simply cant be forced to join any of team
Make sure you used 'set' or 'sets' before the cmd in the server cfg
Type /speconly
and you will stay in spectator mode. Type the command again to disable the speconly mode.
maybe
xp_teamBalance "0"
Problem solved?
Thank you.
But what about force join in TDM, or CTF mode? How to disable it?