Описание:
Аддон для управления trikz сервером, также может использоваться на bhоp серверах.
Большинство особенностей можно формировать в config.cfg файле
Требования:
1. Es_Tools_v.420
2. Eventscripts public beta
3. Сам скрипт
Установка:
1. Извлеките архив в ...Server/cstrike
2. Отредактируйте параметры скрипта а config'е
3. Добавьте es_load crazytrikz в autoexec.cfg
4. Перезапустите сервер.
5. Наслаждайтесь [spoiler="Кофиг"]// ************************
// *** TRIKZ MAP PLUGIN ***
// ************************
// You can load this file with:
// - es_load crazytrikz
// Avaliable client commands:
// !switch - To switch between blocking and unblocking mod
// !trikz - To open the scripts main menu (configurable below)
// ************************
// ***** CONFIGURATION ****
// ************************
// Edit the following settings to your needs
// The command to open the main menu
trikz_menu_command "!trikz"
// The command to switch between block and noblock
trikt_switch_command "!switch"
// Enable ghosting/noghosting option to players
trikz_enable_ghost 1
// Enable unlimited health (so players can die from damage)
trikz_unlimited_health 1
// Enable the unlimited flash option
trikz_unlimited_flash 1
// Enable auto-respawning in the case the player dies
trikz_auto_respawn 0
// Set the server variables needed to play trikz_ on map start
trikz_server_config 1
// If you have any suggetions/problems please post on the forums
// Other option of contact: craziest994 - Steam Name
// Coded by .craziesT[/spoiler]
То, что выделено красным это команды вызова меню, можно отредактировать так, как вам удобней