Difference between revisions of "Bots/zh-hant"
(→標靶電腦人) |
|||
Line 157: | Line 157: | ||
== 標靶電腦人 == | == 標靶電腦人 == | ||
− | + | 標靶電腦人並沒有AI也不會靠自己移動。這些電腦人可以像機器人一樣的使用,操作者可以命令他們跟著玩家到處亂走亂開火。標靶機器人經常被用於戰鬥技的練習,但也可以藉由使用多項命令來製造驚人的視覺效果。 | |
=== Puppet Bot Commands === | === Puppet Bot Commands === |
Revision as of 13:52, 20 February 2011
這頁目前正處於被翻譯至繁體中文的狀態。 如果你會說繁體中文,請在討論頁中留下你的大名,或透過查看歷史紀錄跟有編輯這頁的用戶聯繫。 |
“ | 我的拳頭!它們真的是用鐵做的!
點擊試聽
— 重裝兵電腦人對自己的認知
|
” |
在TF2的電腦人(BOT),有兩種模式:「人工智慧電腦人」和「標靶電腦人」。人工智慧電腦人是以一連串複雜的程式碼做出來,在遊戲中模仿真人玩家,可對戰的人工智慧。標靶電腦人就沒有人工智慧程式碼,只會呆站在原地,但他們在玩家測試武器或當標靶時很有用。標靶電腦人需要伺服器開啟作弊碼才能使用。這意味著在使用這種電腦人時,成就並不會被達成。
內容
人工智慧電腦人(簡稱AI BOT)
AI Bot是被設計來模仿人類玩家,動作自主,讓真人可和它們對戰的電腦人。除此之外,他們選兵種時是隨機挑伺服器選的。它們使用了和惡靈勢力系列裡的AI相同的複雜程式碼。[1]AI Bot不需要伺服器開啟作弊碼就能使用,因此,你在和它們對戰時,成就仍可以達成。
AI Bots也有一些經常會出現的行為:
- 在準備時間(Setup time)時,有在你的準心上的AI電腦人都會做嘲諷動作。
- 如果你按下請求治療鈕(預設E鍵),任何同隊的醫護兵電腦人都會過來醫治你。.
- 如果一個醫護兵正醫治你,而且醫療槍電量也達100%時,按下"Go go go!"(Z-3)或"Activate Charge!"(X-7)聲音指令會讓那個醫護兵電腦人啟動他的醫療槍無敵。
現在人工智慧BOT的情況:
更精進的AIBot現在正在beta測試中,到時釋出會比現行的版本更好。目前為止,不是所有兵種的AI系統都設定的很好,比方說間諜。間諜電腦人會在玩家或其他敵人面向它們時跑開,而且它們不會使用自己的隱形手錶,現在間諜電腦人也只能在Highlander模式,在console鍵"tf_bot_force_class Spy"或是setting class restrictions with a third party program才會出現。 AI Bot目前只在官方的山丘之王、一些推車、Dustbowl和曼恩莊園地圖才會正常行動(而且鍵入tf_bot_add指令才會出現)。在非官方地圖叫出人工智慧電腦人是可能的,但是他們就不會像官方地圖一樣運作自如了。
註:有許多受歡迎的非官方地圖,已經做出電腦人運作包。
在沒AI BOT支援的地圖叫出電腦人:
- 在控制台(console)鍵入"sv_cheats 1"
- 再鍵入"nav_generate"
- 等待電腦畫出AI路徑
- 地圖會重新載入(路徑已經被儲存了,所以之前的動作不需重複)
- 再打開控制台,鍵入"tf_bot_add <數字>"叫出電腦人。
你可以在任何地圖鍵入這些指令,叫出電腦人,但是最後一行指令必須要依情況,鍵入數字,叫出適當數量的電腦人。
註:電腦人在搶奪情報箱地圖中,上述的作法目前都是無效的(請別在這種地圖玩)。
AI電腦人特徵
- 電腦人目前為止不能使用任何非基本武器,或是戴上帽子和配帶其他物品。
- 電腦人目前為止不會跳躍,火箭跳或黏彈跳。
- 如果電腦人成功殺了一個玩家,它們很有可能會當場做出嘲諷,即使他們仍被敵方攻擊時也一樣。
- 當敵隊的電腦人看到你所操控的已偽裝的Spy,他會持續看著你,但不會攻擊,除非你主動攻擊或是撞到敵人。
- 電腦人控制的Pyro會很頻繁的使用壓縮氣爆來反彈飛行物。
AI Bot指令
在有支援AI Bot的地圖中使用AI Bot,伺服器的管理員應該會在控制台(console:按下~鍵打開)打入以下指令:
指令碼 | 功用描述 |
---|---|
tf_bot_add | 這指令會在地圖中叫出一個或更多個隨機兵種,隨機隊伍的電腦人。他們會以"設計過的名子"被命名。
|
tf_bot_difficulty | 設定所有加入的電腦人的難度。
|
tf_bot_force_class | 如果設定成某個兵種的名稱,所有電腦人會重生轉成那個兵種。
|
tf_bot_join_after_player | If nonzero, bots wait until a player joins before entering the game.
|
tf_bot_keep_class_after_death | If zero, bots will always respawn as a different class.
|
tf_bot_kick |
This command will remove one or all AI bots.
|
tf_bot_prefix_name_with_difficulty | If nonzero, append the skill level of the bot to the bot's name
|
tf_bot_quota | Determines the total number of tf bots in the game. Only has effect is "tf_bot_quota_mode" = "fill" or "match".
|
tf_bot_quota_mode | Determines the type of quota.
|
標靶電腦人
標靶電腦人並沒有AI也不會靠自己移動。這些電腦人可以像機器人一樣的使用,操作者可以命令他們跟著玩家到處亂走亂開火。標靶機器人經常被用於戰鬥技的練習,但也可以藉由使用多項命令來製造驚人的視覺效果。
Puppet Bot Commands
Not all of the following commands work; for clarity, the complete list of commands is included.
Note: entering the command without any values will display the command's current setting and a brief description.
Command | Description | |||
---|---|---|---|---|
bot | This command will create a bot on the given team with the specified class and name. If team or name is omitted, they will be assigned randomly.
| |||
bot_changeclass | Force all bots to change to the specified class.
Does not seem to be implemented, nothing happens. | |||
bot_changeteams |
Make all bots change teams. This forces all the bots to switch teams. If a bot was on the RED team then it will now be on the BLU team and vice versa. | |||
bot_command | Sends specified command on behalf of specified bot.
| |||
bot_defend | Set to a team number, and that team will all keep their combat shields raised.
For instance, Heavies will spin their miniguns. | |||
bot_dontmove | Bots are allowed or prevented from moving. When set to 1 the bots cannot move but they can still turn and jump. Note with a combination of this command and bot_mimic you can move bots to where you want them and leave them there.
| |||
bot_forceattack | This will make all the bots automatically fire whatever weapon they currently have selected. If bot_forceattack2 is set to 0, then the bots will execute primary_fire. If bot_forceattack2 is set to 1, then the bots will execute secondary_fire.
Note this does nothing if
| |||
bot_forceattack2 | This will make all the bots execute secondary_fire on whatever weapon they currently have selected when bot_forceattack is set to 1.
| |||
bot_forceattack_down | When firing, don't tap fire, hold it down. If this is set to 0 then the bot will act like they are continuously tapping the fire button (useful for the Pistol, but not for the Heavy's Minigun). If this is set to 1 then the bot will act as if it is holding down the fire button (useful for the Heavy).
| |||
bot_forcefireweapon | Forces all bots who have the specified weapon to switch to and fire it.
If a bot does not have this weapon, nothing happens to it (unless it is firing a different weapon, in which it stops)
| |||
bot_kill |
Kills the specified bot.
| |||
bot_mimic | Bot uses usercmd of player by index.
The bot will execute all keystrokes issued by a player, mimicking movements, turns, jumps, fire, etc. Note this overrides
| |||
bot_mimic_yaw_offset |
Offsets the bots' yaw. The bots will face in a direction this angle from the player. By default this is set to 180 so that all bots will face the player. Setting this to 0 will face the bots in the same direction as the player.
| |||
bot_randomnames |
AI Bot的名子The AI Bots are programmed to have different names, with many of their names being references to Valve's other works. They also include some references to Team Fortress as well. Many of these names have been requested on the Steam forums.
bot_randomnames <0/1>
| |||
bot_refill | Refills all bots' Ammo counts, including Metal for Engineers.
Syntax: | |||
bot_saveme | This makes all the bots call for a Medic, equivalent to issuing bot_command <botname> "voicemenu 0 0" to every bot.
Syntax:
| |||
bot_selectweaponslot | This makes the first bot select weapon in specified weapon slot.
0 = primary; 1 = secondary; 2 = melee; 3 = special Note this only works for the first bot spawned. There doesn't seem to be a way to specify other bots.
| |||
bot_teleport | Teleports a specified bot to a given coordinate.
Map coordinates of where you are standing can be found by typing
| |||
bot_whack | Delivers lethal damage from player to specified bot. This basically kills the bot with the currently selected weapon, probably used for testing during development.
|
更新紀錄
- Various improvements to combat behaviors.
- In KOTH mode, Bots are now:
- More likely to roam around and hunt enemies if there is lots of time left.
- Become more likely to push for the point as time runs down, or their teammates start to capture it.
- Medic bots now:
- Opportunistically "overheal" nearby friends when they can.
- Prioritize healing of injured nearby friends more.
- Don't focus on Heavies quite so exclusively.
- Don't spam their Medi Gun continuously at round start.
- Won't choose cover far below their heal target so much (koth_nucleus).
- Fight back with their Syringe Gun appropriately.
- General bot improvements:
- They no longer stand still on the point when capturing or defending it.
- They choose more varied routes now.
- They choose better defensive spots around captured points.
- They fall back to another weapon when they entirely run out of ammo.
- They adjust their FOV when using zoomed in Sniper scope.
- They treat in-range Sentry Guns as the most dangerous threat.
- They fire their weapons is more realistic bursts.
- Engineers use their Shotgun properly.
- Added a "virtual mousepad" concept to rework how bots track enemy players.
- They now periodically estimate the position and velocity of the enemy they are tracking, instead of "locking on".
- Addresses the "180 spin around and fire", "Heavy bot is OP", "Sniper bot is OP", and "I can't fight a Heavy bot as a Scout" issues.
- Tuned Sniper spot finding algorithm to generate more diverse locations, partially .addressing the "Predictable Sniper camping spots" issue.
- Soldier bots are more careful to not fire rockets that will explode on nearby geometry and kill them.
- Fixed a bug where bots tried to heal from a Dispenser being carried by an Engineer.
- Tuned scoreboard logic to guard against malicious server operators spoofing bot pings to hide the "BOT" tag.
- Added more bot names as suggested by the TF community.
- Bots don't retreat to gather health as readily if they are in combat.
- Bots no longer retreat when moving to block a point capture.
- Bots should now equip an appropriate combat weapon and fight while moving to collect health.
- Bots who are roaming the map and hunting now chase down their victims, following them around corners.
- Bots that fire projectiles (ie: rockets/grenades/etc) don't hold down their fire button for a minimum time. This was causing Soldier bots to fire rockets into nearby walls as they strafed, killing themselves.
- Soldiers bots now switch to their Shotgun after firing all four rockets when engaging an enemy.
- Added a few more bot names from community suggestions.
- Fixed a behavior loop with Engineer metal gathering.
- Looking at a bot player for a few seconds now causes it to taunt.
- Fixed server crash related to bots and health kits.
- Medics now respond when nearby humans call for Medic.
- If a Medic Bot is healing you and has an ÜberCharge ready, use the voice commands "Go go go!" or "Activate Charge!" to force the Bot to activate the ÜberCharge.
- Improved performance of bot computations that are done when a point is captured, a round starts, or a checkpoint reached.
- Fixed Engineer bot infinite build-destroy behavior loop regression.
- Fixed Medic bots losing their charge if they touch a resupply cabinet.
- Fixed a crash due to having multiple types of bot systems running in-game simultaneously.
- Fixed bot behavior issue resulting in bot pile-ups near level 3 teleporter entrances.
- Bots no longer consider sapped Sentry Guns a dangerous threat.
- Bots will not try to navigate through enemy spawn rooms (unless they have won the round).
- Bot Engineers will avoid building Teleporters on steep slopes which can hinder teammate movement.
- Added tf_bot_pyro_always_reflect cvar. Set to 1 to make Pyro bots always reflect projectiles, regardless of difficulty level.