splewis / csgo-retakes

CS:GO Sourcemod plugin for a site-retake gamemode
GNU General Public License v3.0
329 stars 115 forks source link

wrong spawn without weapons #145

Closed Summer-16 closed 6 years ago

Summer-16 commented 6 years ago

I am using this plugin on my servers and it is working really good on max 12 player server but recently i found a issue with my max player 20 server. Issue is that when server is filled with around 15 or full 20 players then 2 or 3 players from T side are always spawning on T spawn without any guns (with only pistols).

splewis commented 6 years ago

Any error logs? (addons/sourcemod/logs)

Summer-16 commented 6 years ago

That's the exact error i found L 05/20/2018 - 01:14:25: [retakes.smx] Failed to get any spawn on de_mirage, site=1, team=2 and it repeats every round and every map. Does that mean i will have to add more spawn points manually for every map.

splewis commented 6 years ago

Yes. The provided spawns (and the gamemode in general) are absolutely not intended to be played by more than 10 people.

Summer-16 commented 6 years ago

10 peoples for total or a team.

splewis commented 6 years ago

Total.

Summer-16 commented 6 years ago

Ok i understand now. Thank you so much for assist.