Leckter Hannibal
Участник
- Сообщения
- 538
- Реакции
- 182
Здравствуйте .
Скажите пожалуйста а можно скрыть не один слот а допустим 3 слота .у меня
на сервере стоит 35 слотов а нужно чтоб видели только 32. в с sourcemod.cfg прописано следующее
Но почему то видно в поиске 33 слота, не понятно эта настройка sm_reserved_slots 3 стоит на количестве 3 а скрывает 2слота.Может что то не так делаю или из за того что включено соурс тв.Это в принципе не беда можно добавить на один слот больше и сделать так sm_reserved_slots 4.Только сколько сможет зайти людей и админов. По идее должно зайти 32 игрока и 3 админа.Может подскажет кто сталкивался с таким
Скажите пожалуйста а можно скрыть не один слот а допустим 3 слота .у меня
на сервере стоит 35 слотов а нужно чтоб видели только 32. в с sourcemod.cfg прописано следующее
sm_reserve_type 0
// Specifies the number of reserved player slots. Users with the reservation
// admin flag set will be able to join the server when there are no public slots
// remaining. If someone does not have this flag, they will be kicked.
// (Public slots are defined as: maxplayers - number of reserved slots)
// --
// Requires: reservedslots.smx
// Default: 0
sm_reserved_slots 3
// Specifies whether or not reserved slots will be hidden (subtracted from max
// slot count). Valid values are 0 (Visible) or 1 (Hidden).
// --
// Requires: reservedslots.smx
// Default: 0
sm_hide_slots 1
// Specifies the number of reserved player slots. Users with the reservation
// admin flag set will be able to join the server when there are no public slots
// remaining. If someone does not have this flag, they will be kicked.
// (Public slots are defined as: maxplayers - number of reserved slots)
// --
// Requires: reservedslots.smx
// Default: 0
sm_reserved_slots 3
// Specifies whether or not reserved slots will be hidden (subtracted from max
// slot count). Valid values are 0 (Visible) or 1 (Hidden).
// --
// Requires: reservedslots.smx
// Default: 0
sm_hide_slots 1