PDA

View Full Version : [CS:GO] Setting Max Players for Teams and Help Finding a Plugin


FrozenHumanity
04-25-2016, 15:46
Hello people of AlliedModders! This is my first post here so if I messed up in any way I apologize in advance. So basicly I'm running a 5v5 server with 12 slots. I wanted to somehow limit the max players on a team to 5, and if a player attempts to join when both teams are full he/she is placed in spectator. After looking around google for a little while I wasn't able to find what I was looking for. Lastly I was looking for sort of a chat tags plugin. For example when an admin types in chat it would display [Admin] MeMe123: hey. And yes, I already used the search plugins function on this website to no avail. I hope you guys can help. Thank in advance!

Maxximou5
04-25-2016, 18:36
I searched the exact words you used, there's a ton of different possibilities you can use:
https://forums.alliedmods.net/showthread.php?t=244114
https://forums.alliedmods.net/showthread.php?t=264009
https://forums.alliedmods.net/showpost.php?p=1811319&postcount=67

I can't imagine you searched for a chat tag plugin and didn't find anything...
http://www.sourcemod.net/plugins.php?cat=0&mod=-1&title=chat&author=&description=&search=1

FrozenHumanity
04-25-2016, 21:22
I searched the exact words you used, there's a ton of different possibilities you can use:
https://forums.alliedmods.net/showthread.php?t=244114
https://forums.alliedmods.net/showthread.php?t=264009
https://forums.alliedmods.net/showpost.php?p=1811319&postcount=67

I can't imagine you searched for a chat tag plugin and didn't find anything...
http://www.sourcemod.net/plugins.php?cat=0&mod=-1&title=chat&author=&description=&search=1Thanks for your reply. After looking through the plugin list of other 5v5 servers I wasn't able to find anything that would insist on a plugin being the cause of the team capping. I appreciate you taking the time to find and post what you did above however, the first 3 links wouldn't achieve what I'm looking for. As for the chat tags, I searched for CS:GO specific which landed me with only a few results which weren't what I was looking for. The query you posted above also couldn't help me find what I was looking for either, only tf2 and css plugins.

Maxximou5
04-25-2016, 23:46
You asked for something to limit the teams, that's exactly what all those plugins are capable of doing. If you want, you can also do: mp_limitteams "1" // Max # of players 1 team can have over another (0 disables check)

Because you are looking for only CS:GO you won't find what you're looking for.
Just pick a chat tag plugin and use it, there were plenty of them in the plugin search.
https://forums.alliedmods.net/showthread.php?p=1820365 with https://forums.alliedmods.net/showpost.php?p=2271350&postcount=1047