kk你說的太麻煩了...
那還要重開機耶...
直接用 遊覽器 開那文件...
在改編碼就好了...
繁化完畢
// -------------------------------------------------------------
// Ghost Mod 1.00 修改版 配置文件
// 插件最後更新: 2010.5.16
// 作者: ModChina-Martin(大江)
// 修改: AcFun.Gaming|UshioOkazaki
// 具體幫助可以在遊戲中輸入 'help' 或控制台命令 'ghosthelp' 查看
// -------------------------------------------------------------
// 要應用改變, 請重新載入遊戲或更換地圖
//--------------------------------------------------------------
// 基本設置
// -------
ghost_lighting "" // 地圖亮度 ["a"-最暗 // "z"-最亮 // ""-不幹涉]
ghost_money 1500 // 每局結束後所給人類的金錢
ghost_cmd_kill 1 // 防止玩家自殺
ghost_buyzone 1 // 幽靈禁止買槍
ghost_hidename 1 // 防顯名字 (0-每回合設置 1-隨時設置)
// 幽靈設置
// -------
ghost_health 250 // 幽靈生命值
ghost_armour 300 // 幽靈護甲值
ghost_speed 290 // 幽靈移動速度
ghost_gravity 0.8 // 幽靈的重力值 (0.5 = 一半)
ghost_attack 1.8 // 幽靈的攻擊力 (倍數)
ghost_breathe 1 // 1 = 開啓呼吸聲
ghost_breathe_time 7.0 // 每隔幾秒進行一次呼吸
ghost_blood_footprints 0 // 1 = 開啓幽靈血腳印
// 隱身設置 (以下數值在 0-255 之間, 數值越大表示透明度越低)
// -------
ghost_inviscat_amount 0 // 幽靈靜止時的可見度
ghost_inviscat_amount_g_a 100 // 當前速度 = ghost_speed 時的可見度
ghost_inviscat_amount_g_b 90 // ghost_speed * 90% < 移動速度< ghost_speed 時的可見度
ghost_inviscat_amount_g_c 80 // ghost_speed * 80% < 移動速度< ghost_speed * 90% 時的可見度
ghost_inviscat_amount_g_d 65 // ghost_speed * 70% < 移動速度< ghost_speed * 80% 時的可見度
ghost_inviscat_amount_g_e 50 // ghost_speed * 60% < 移動速度< ghost_speed * 70% 時的可見度
// 人類設置
// -------
human_health 100 // 人類生命值
human_armour 0 // 人類護甲值
human_speed 250 // 人類移動速度
human_gravity 1.0 // 人類的重力值 (0.5 = 一半)
// 天氣效果
// -------
ghost_fog 0 // 開啓霧效果
ghost_fog_amount 2 // 霧的範圍 [0-禁用 // 1-非常小 // 9-非常大]
// 其他設置
// -------
mp_footsteps 1 // 開啓腳步
mp_flashlight 1 // 開啓手電筒
mp_freezetime 0 // 開始凍結時間
sv_maxspeed 9999 // 防止插件的最大速度無法超過限制