Участник
Пользователь
- Сообщения
- 2,142
- Реакции
- 1,222
- Помог
- 44 раз(а)
- Ошибка
-
Подробно в комментарии...
- ОС
- Linux
- Amx Mod X
-
AMX Mod X 1.10.0.5250 (http://www.amxmodx.org) Authors: David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher Borja "faluco" Ferrer, Scott "DS" Ehlert Compiled: Feb 11 2019 03:16:53 Built from: https://github.com/alliedmodders/amxmodx/commit/f623126 Build ID: 5250:f623126 Core mode: JIT+ASM32
C++
- Билд
-
Protocol version 48 Exe version 1.1.2.7/Stdio (cstrike) ReHLDS version: 3.4.0.668-dev Build date: 09:47:42 Sep 29 2018 (1631) Build from: https://github.com/dreamstalker/rehlds/commit/89be216
C++
- ReGamedll
-
ReGameDLL version: 5.7.0.322-dev Build date: 11:41:14 Jan 13 2019 Build from: https://github.com/s1lentq/ReGameDLL_CS/commit/7398bb7
C++
- Версия Metamod
-
Metamod-r v1.3.0.128, API (5:13) Metamod-r build: 17:47:54 Aug 24 2018 Metamod-r from: https://github.com/theAsmodai/metamod-r/commit/0cf2f70
C++
- Список метамодулей
-
Currently loaded plugins: description stat pend file vers src load unload [ 1] Reunion RUN - reunion_mm_i386.so v0.1.0.92 ini Start Never [ 2] Revoice RUN - revoice_mm_i386.so v0.1.0.32 ini Start Never [ 3] ReAuthCheck RUN - reauthcheck_mm_i386.so v0.1.6 ini Start Never [ 4] SafeNameAndChat RUN - SafeNameAndChat.so v1.1 ini ANY ANY [ 5] Ultimate Unprecacher RUN - unprecacher_i386.so vBeta 2.5.3 ini Chlvl Chlvl [ 6] Rechecker RUN - rechecker_mm_i386.so v2.5 ini Chlvl ANY [ 7] ReSRDetector RUN - resrdetector_mm_i386.so v0.1.0 ini Chlvl ANY [ 8] AMX Mod X RUN - amxmodx_mm_i386.so v1.10.0.5250 ini Start ANY [ 9] WHBlocker RUN - whblocker_mm_i386.so v1.5.696 ini Chlvl ANY [10] Yet Another POD-Bot RUN - yapb.so v2.9 ini Chlvl ANY [11] Engine RUN - engine_amxx_i386.so v1.10.0.5250 pl8 ANY ANY [12] FakeMeta RUN - fakemeta_amxx_i386.so v1.10.0.5250 pl8 ANY ANY [13] Ham Sandwich RUN - hamsandwich_amxx_i386.so v1.10.0.5250 pl8 ANY ANY [14] ReAimDetector RUN - reaimdetector_amxx_i386.so v0.2.2 pl8 ANY Never [15] ReAPI RUN - reapi_amxx_i386.so v5.8.0.165-dev pl8 ANY Never [16] MySQL RUN - mysql_amxx_i386.so v1.10.0.5250 pl8 ANY ANY [17] GeoIP RUN - geoip_amxx_i386.so v1.10.0.5250 pl8 ANY ANY [18] whois RUN - whois_amxx_i386.so v0.2.270 pl8 ANY ANY [19] CURL AMXX RUN - curl_amxx_i386.so v1.0.4 pl8 ANY ANY 19 plugins, 19 running
C++
- Список плагинов
-
-
C++
В общем, стоит
Угушеньки... Теперь эти 8 оставшихся прохиндеев подключаются к серверу через ~5 минут. Может быть такое, что тут есть квар, как в Pod Bot, на задержку в минутах на подключение ботов после смены карты? up
yb_quota_mode "fill"
и yb_quota "10"
, но подключается всего 2 бота. Если указать yb_quota_mode "normal"
, то заходят все 10, но данный режим мне не подходит. Как быть?// Amount of bots to add. Adding many bots will use more cpu. Start with a few bots, then add more if needed.
//
// Default: 9
//
yb_quota "10"
//
// Default: 9
//
yb_quota "10"
// Type of bot quota.
//
// Allowed values:
// normal - Default value, doesn't modify anything.
// match - Number of bots to be yb_quota * total humans.
// fill - Number of bots and humans together is equal yb_quota.
//
// Default: normal
//
yb_quota_mode "fill"
//
// Allowed values:
// normal - Default value, doesn't modify anything.
// match - Number of bots to be yb_quota * total humans.
// fill - Number of bots and humans together is equal yb_quota.
//
// Default: normal
//
yb_quota_mode "fill"
13 Апр 2019
14 Апр 2019