SYZo
Группа: Super Administrators
Сообщений: 4124
Дата регистрации: августа 2002
|
|
Отправлено: декабря 17 2006,21:54 |
|
|
// ***************************************************************************** // Module : Reserve Slot // // Desc : The Reserve slot module configuration cvars // *****************************************************************************
// Turn on off reserve slots -- включение выключение данной оптции mani_reserve_slots 1
// Number of reserve slots you have количество резервных слотов mani_reserve_slots_number_of_slots 4
// User defined message shown in players console when kicked mani_reserve_slots_kick_message "You were disconnected for using a reserve slot"
// User defined message for redirection of players to another server mani_reserve_slots_redirect_message "This server is full, you are being redirected to another one of our servers"
// The IP address of the server you wish to redirect players to. Leave it blank // if you do not want redirection to be used // перекидывать на укзанный адрес, если не надо перекидывать, то оставьте пустым mani_reserve_slots_redirect ""
// This defines whether you want your reserve slots to fill with reserve players // or always be kept free (1 = allow slots to fill, 0 = always keeps slots free // and kick player instead) mani_reserve_slots_allow_slot_fill 0
// Type of method used to kick players, 0 = by highest ping (spectators first), // 1 = by connection time (spectators go first) // выбор метода выкидывания игроков с сервера, по пинггу или по времени mani_reserve_slots_kick_method 0
// Include admins in the adminlist.txt file as players who have reserve slots // (1 = include admins) // резервировать слоты для админов mani_reserve_slots_include_admin 1
-------------- Команда портала поддержки серверов CS http://www.pif-paf.ru http://wcg.nnov.ru (2003 год) Администратор Пиф-Паф Купи лицензионку и не мучайся
|