autoexec.cfg

Last-modified: 2009-09-29 (火) 21:29:26

■autoexec.cfg
このページの添付ファイル
■Lilyさん作
■コメントや修正等を追加
■このページの編集ボタンを押せば、コメント行も見れます。

 
 

echo "****** [ start ] autoexec.cfg ****** "
tv_enable 1
tv_autorecord 0
tv_maxclients 4
tv_port 27020
tv_maxrate 10000
tv_delay 5
tv_delaymapchange 5
tv_name "HLTV"
mani_reverse_admin_flags 0
mani_reverse_immunity_flags 0
mattie_eventscripts 1
eventscripts_subdirectory events//gran
es_load examples/auth/basic_auth
es_set BASIC_AUTH_ADMIN_LIST "STEAM_ID_LAN;STEAM_0:1:●●●●;"//管理者のSteamID

es_load iptocountry_example
es_load bot_quota
es_load say_sorry
es_load warmode
es_load connect_status
es_load hpleft
es_load mugmod
es_load knifespeed
es_load healmates
es_load nadequake
es_load vc
es_load hurtpulse

es_load assistedkills
es_load healthyaddon //テスト用:ゲーム中の体力を任意にプレイヤーが設定:keyword「sh」
es_load excepthook //デバッグ用:TraceBack.LOGを各プラグインフォルダに保存する
es_load player_death // テスト:誰に殺されたかを詳細に報告する

conquest 1
conquest_respawntime 4
conquest_spawnprotect 2
conquest_menutime 4
conquest_victory_time 7.5
conquest_default_class 4
conquest_default_kit 1
conquest_botname_t "[CON]SafetyBot"
conquest_botname_ct "[CON]RoundGuard"
conquest_matchend_freeze 20
conquest_weaponstay 8
conquest_mapchange 1

exec banned_user.cfg//[ BANNED USER LIST ]
exec mani_server.cfg
exec mani_quake_sounds.cfg
echo "****** Finished executing autoexec.cfg ****** "