• Страница 1 из 1
  • 1
Модератор форума: sta17  
Толком объясните.......

Offline Dimon19948
1
Вторник, 27.09.2011, 20:17
Сообщений: 128
Награды: 1  
Репутация: 1

Как сделать резервный лот на соурсмоде чтоб другие игроки несмоги его занимать


Заходи на Real-css.ru
[img]http://www.speedtest.net/result/1548640597.png[/img]
 

Offline PROTOTYPE94
2
Вторник, 27.09.2011, 22:20
Сообщений: 1112
Награды: 16  
Репутация: 25

вроде когда админку ставишь надо к возможностям прописать "a"


 

Offline Dimon19948
3
Среда, 28.09.2011, 19:55
Сообщений: 128
Награды: 1  
Репутация: 1

Да и без а когда z все пивелегии.Мне не это а как вдилить лот на ервере чтоб люди не занимали его через соурсмод....


Заходи на Real-css.ru
[img]http://www.speedtest.net/result/1548640597.png[/img]
 

Offline KiDmouse
4
Среда, 28.09.2011, 20:33
Сообщений: 12
Награды: 0  
Репутация: 0

в cfg\sourcemod\sourcemod.cfg есть настройки reservedslots.smx
Код:
[code]// Specifies how the reserved slots plugin operates. Valid values are:
// 0 : Public slots are used in preference to reserved slots. Reserved slots are freed before public slots.
// 1 : If someone with reserve access joins into a reserved slot, the player with the highest latency and
// no reserved slot access (spectator players are selected first) is kicked to make room. Thus, the reserved
// slots always remains free. The only situation where the reserved slot(s) can become properly occupied is
// if the server is full with reserve slot access clients.
// --
// Requires: reservedslots.smx
// Default: 0
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 0

// 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 0 [/code]

sm_reserve_type 0 - есть отдельные слоты для админов (при входе не кикает игроков)
1 - админ заходит идет кик человека с наибольшим пингом, если он без админ прав. (т.е без отдельного слота)
sm_reserved_slots - кол резервных слотов для админов
sm_hide_slots - кол невидимых слотов (так на сервах бывает 20 из 18 играют)

sm_hide_slots 1
sm_reserved_slots 1
sm_reserve_type 1

Вот, дерзай!

 

Offline Vlad_zmk
5
Пятница, 30.09.2011, 21:52
Сообщений: 108
Награды: 1  
Репутация: 10

если нету этого reserverslot.smx то скачай


]Музыка 2011-2012 скачать бесплатно на Zmk-Music.ru
 
  • Страница 1 из 1
  • 1
Поиск: