Главная » Файлы » Моды для серва » Скрипты для серва |
Скачать PoD-Restrict
15.04.2010, 21:15 | |
Требуется EventScripts: 2.0 or higher. Mani Admin Plugin version 1.2R вписать "es_load pod_restrict" в autoexec.cfg конфигурация: block settings { //Which weapon is restricted (Without "weapon_" prefix) [f.e. "awp","deagle","m3"] es_xset restrict_weapon awp //Maybe you want to give the weapon a name //f.e. if you restrict "m3" and give it the name "Shotgun", it will be "Shotgun" displayed instead of "m3". es_xset restrict_wpname "AWP" //The Plural of your weaponname //f.e. the plural of Shotgun would be Shotguns es_xset restrict_wpname_mz "AWPs" //Each X players a new weapon will be available (for each team) //f.e. set it to 1 [1 player=1 AWP; 2 players=2 AWPs; 3 players=3 AWPs] //f.e. set it to 2 [2 players=1 AWP; 4 players=2 AWPs; 6 players=3 AWPs] //f.e. set it to 5 [5 players=1 AWP; 10 players=2 AWPs; 15 players=3 AWPs] //f.e. set it to 7 [7 players=1 AWP; 14 players=2 AWPs; 21 players=3 AWPs] es_xset restrict_interval 5 //How many weapons are max allowed (per Team) es_xset restrict_max 4 | |
Просмотров: 803 | Загрузок: 0 | Рейтинг: 5.0/1 |
Всего комментариев: 0 | |