get team limit
is there any way to get current map max players count or team limit?
i try get_maxplayers(), it return not the map max players but the settings. thanks |
Re: get team limit
20 players in each team is the limit ( i belive ).
or do you wanna count spawns? |
Re: get team limit
because some map can up to 15 players per team, but some only 10
i want to know how many players are the limit per team for current map |
Re: get team limit
Maby spawns limit teams too. Here's a code to count spawns
Code:
|
Re: get team limit
hmmm....
it work, but seem not all map are return correct number can i know what is the info_player_deathmatch and info_player_start? and what actually those code doing? thanks |
Re: get team limit
info_player_deathmatch is a terrorist spawnpoint.
info_player_start is a counter-terrorist spawnpoint. This code search for these entitys and simply counts them. |
Re: get team limit
ic,
dedust2 can return 20 for each team, but why only can have up to 16 players in each team? |
Re: get team limit
CS has a max of 32 players but the map was made with more spawns available.
|
Re: get team limit
Quote:
|
Re: get team limit
Quote:
I fail to see the logic in this statement. 16 per team....2 teams = 32 players more than 16 per team....2 teams = more than 32 Quote:
Quote:
|
| All times are GMT -4. The time now is 00:34. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.