Re: [hlds_linux] Disable spectators in TF2 MvM

2012-08-17 Thread Peter Reinhold
On 17.08.2012 02:36, Adam Nowacki wrote: While this makes it harder to get more than 6 players it is still possible to connect to that server from console. I wrote a small sourcemod plugin to reject clients above set limit (6 here). https://forums.alliedmods.net/showthread.php?t=193143

Re: [hlds_linux] Disable spectators in TF2 MvM

2012-08-17 Thread dan
On 17/08/2012 07:56, Peter Reinhold wrote: On 17.08.2012 02:36, Adam Nowacki wrote: While this makes it harder to get more than 6 players it is still possible to connect to that server from console. I wrote a small sourcemod plugin to reject clients above set limit (6 here).

[hlds_linux] Disable spectators in TF2 MvM

2012-08-16 Thread Nevermore Imperium
How can i disable spectators in my TF2 MvM server? There are players using slots that sould be reserved for MvM bots Thank you ___ To unsubscribe, edit your list preferences, or view the list archives, please visit:

Re: [hlds_linux] Disable spectators in TF2 MvM

2012-08-16 Thread 1nsane
Try mp_allowspectators 0, but I'm not sure if it will help. On Thu, Aug 16, 2012 at 5:02 PM, Nevermore Imperium neverm...@imperiumgames.com.ar wrote: How can i disable spectators in my TF2 MvM server? There are players using slots that sould be reserved for MvM bots Thank you

Re: [hlds_linux] Disable spectators in TF2 MvM

2012-08-16 Thread Nathan Wong
Also, keep sv_visiblemaxplayers to 6. On 16 August 2012 22:58, 1nsane 1nsane...@gmail.com wrote: Try mp_allowspectators 0, but I'm not sure if it will help. On Thu, Aug 16, 2012 at 5:02 PM, Nevermore Imperium neverm...@imperiumgames.com.ar wrote: How can i disable spectators in my TF2

Re: [hlds_linux] Disable spectators in TF2 MvM

2012-08-16 Thread Nevermore Imperium
thanks! that helped! 2012/8/16 Nathan Wong nat...@nathanwong.co.uk: Also, keep sv_visiblemaxplayers to 6. On 16 August 2012 22:58, 1nsane 1nsane...@gmail.com wrote: Try mp_allowspectators 0, but I'm not sure if it will help. On Thu, Aug 16, 2012 at 5:02 PM, Nevermore Imperium

Re: [hlds_linux] Disable spectators in TF2 MvM

2012-08-16 Thread Adam Nowacki
While this makes it harder to get more than 6 players it is still possible to connect to that server from console. I wrote a small sourcemod plugin to reject clients above set limit (6 here). https://forums.alliedmods.net/showthread.php?t=193143 On 2012-08-17 00:12, Nathan Wong wrote: Also,

Re: [hlds_linux] Disable spectators in TF2 MvM

2012-08-16 Thread Alan Kennedy
@list.valvesoftware.com Sent: Thursday, August 16, 2012 10:36:12 PM Subject: Re: [hlds_linux] Disable spectators in TF2 MvM While this makes it harder to get more than 6 players it is still possible to connect to that server from console. I wrote a small sourcemod plugin to reject clients above set