Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

[CS:GO] Bot Quota Fix


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
Description: Bot quota fix for CS:GO.

ConVars:
Code:

sm_bots_num 6 - Determines the total number of bots in the game.
sm_bots_mode round - Determines the type of quota. Allowed values: "fix", "round" and "dm".

Usage:
sm_bots_mode fix
- This type will always keep sm_bots_num bots in the server, even if the server is full. Setting sm_bots_num on 0 + sm_bots_mode on fix = nobots.

sm_bots_mode round
- This type will always keep sm_bots_num bots in the server and will add/remove bots in the beginning of the round. Switching teams will not change the number of the bots (this is possible in warmup and will screw up the bot_quota convar. This plugin fixes this bug).
- This should be used on round type modes (casual, competitive etc).

sm_bots_mode dm
- This type will always keep sm_bots_num bots in the server and will add/remove bots when players joins/change teams or when they leave the server. Switching teams will not change the number of the bots (this is possible in dm and will screw up the bot_quota convar. This plugin fixes this bug).
- This should be used on deathmatch modes (modes based on respawn: dm, ffa dm, gungame, awp with respawn etc.), even if you use game_mode and game_type as casual, comp etc.

I recommend these convars, because changing bot_quota too much will screw up the number of the players (on steam browser or gametracker):
PHP Code:

host_name_store 1
host_info_show 2
host_players_show 2 

GitHub: https://github.com/Ilusion9/bot-quota-fix-sm

Wyświetl pełny artykuł

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

×
×
  • Dodaj nową pozycję...