鐵之狂傲

 取回密碼
 註冊
搜尋

切換到指定樓層
1#
首先先找到"cstrike"這個資料夾(應該很好找)
在來.找一個叫"BotCampaignProfile.db"的檔案
[COLOR="red"](要執行以下動作.請備份此檔案)
用"記事本"打開
再來會有一堆東東...
//----------------------------------------------------------------------------
// BotCampaignProfile.db
// Author: Michael S. Booth, Turtle Rock Studios (www.turtlerockstudios.com)
//
// This database defines all of the bot "personalities" that are used
// in the map-unlocking Campaign.
//
// WARNING: DO NOT EDIT THIS FILE. The campaign will not function is this file is modified.
//


//----------------------------------------------------------------------------
//
// All profiles begin with this data and overwrite their own......

慢慢往下看.會有一段類似這種的訊息...
......// skill templates
Template Elite
        Skill = 100
        Aggression = 100
        ReactionTime = 0.2    // 0.2 - 0.4
             AttackDelay = 1.5      // 0.3 - 0.4
        Cost = 4
        Difficulty = EXPERT
        VoicePitch = 85
End......

看到這裡.懂英文的就知道.是啥意思了= =
由於BOT有難度選則.請從Elite.Expert.VeryHard.Hard.Tough.Normal.Fair.Easy擇一來改
(你想全改隨便你.只是會亂掉)
以上面的為例.把他翻成中文= =
......// 技巧模板(難度分類)
Template Elite
        技巧 = 100
        侵略 = 100
        反應時間 = 0.2         // 0.2 - 0.4(意思是0.2s到0.4s之間)
             攻擊延遲 = 0.2          // 0.2 - 0.4(意思是0.2s到0.4s之間)
        費用 = 4(這個好像沒屁用= =")
        難度 = EXPERT
        聲音瀝青 = 85(看不太懂啥意思= =")
End......

看懂中文意思以後.聰明人應該知道意思了
來改吧
......// skill templates
Template Elite
        Skill = 100
        Aggression = 100
        ReactionTime = 0.05    // 0.01 - 0.09
             AttackDelay = 0.1      // 0.09 - 0.3
        Cost = 4
        Difficulty = EXPERT
        VoicePitch = 85
End......

(謎:哭腰啊.這樣還打的到BOT嗎?)
請依自己實力來改.切勿根本人一樣= =(0.01秒打屁啊)
其實你也可以更改BOT使用的武器
// weapon preference templates
Template Rifle
        WeaponPreference = m4a1
        WeaponPreference = ak47
        WeaponPreference = famas
        WeaponPreference = galil
        WeaponPreference = mp5
End

這樣看.應該知道怎用了吧
請注意.一個分類裡.武器不能重複
把WeaponPreference後方武器名稱改一改就行了.但是別全部的分類都填awp = ="
(想被BOT爆頭再說)
再說一次.[COLOR="Red"]執行前.請備份此檔案
如果又有發現.會再發文章.請各位慢改(炸)
 
http://steamcommunity.com/id/ag-w
轉播0 分享0 收藏0

回覆 使用道具 檢舉

回覆: 嫌CS1.6內建BOT太爛?教你改設定值...

啊咧~我的版本沒有這個檔= ="
 

回覆 使用道具 檢舉

回覆: 嫌CS1.6內建BOT太爛?教你改設定值...

[quote=shiunvmp]啊咧~我的版本沒有這個檔= ="[/quote]


試試這個  →  BotProfile
 

回覆 使用道具 檢舉

回覆: 嫌CS1.6內建BOT太爛?教你改設定值...

請問一下,CS1.6不是只有分菜鳥、XX、XX、王牌,這樣而已嗎?
怎麼有Elite.Expert.VeryHard.Hard.Tough.Normal.Fair.Easy,
要設定哪個.........會影響到哪個??
 

回覆 使用道具 檢舉

回覆: 嫌CS1.6內建BOT太爛?教你改設定值...

Difficulty = [COLOR="Red"]EXPERT
這格會出現 難度+難度 的選項.你看看難度加起來
等於"專家"."困難"."一般"."簡單"哪個便知道
例:Hard+Easy
看看可以配在哪個難度
 

回覆 使用道具 檢舉

你需要登入後才可以回覆 登入 | 註冊

存檔|手機版|聯絡我們|新聞提供|鐵之狂傲

GMT+8, 25-1-25 04:43 , Processed in 0.023134 second(s), 14 queries , Gzip On.

回頂部