安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
https://www.reddit.com/r/l4d2/comments/1bvhadf/a_guide_to_smarter_bots_in_left_4_dead_2/
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2782400161
Among the mods you sent me with the link,
I tried this mod and
when riding the elevator,
survivors really stopped teleporting out of nowhere.
It's a really good feature,
but there are also some unrealistic features that I don't like,
like being able to crawl when you're down and your health is low,
or being able to quickly raise up a survivor who's down in a few seconds.
Can you tell me what the code for the feature that prevents teleporting is?
It was because I wrote the command
sb_allow_leading 1
in convars.
I always didn't enjoy having bots behind me,
so I liked the situation where bots went in front of me and led me,
so I wrote this command.
Strangely,
when I wrote this command, when I couldn't go forward,
I discovered that I would teleport..
It's really unfortunate that I can't use this feature because of this phenomenon,
but I can't help it..
It's not that I teleport, but I wrote the sb_allow_leading 1 command in the convars.txt file, and when I played a custom addon map, I found that if there was a section where the bot couldn't move while moving forward, it would teleport right away.
I was playing the map 'MILITARY INDUSTRIAL COMPLEX V11', and I got on the elevator with the bots, and I found that the bots suddenly teleported forward, got out of the elevator, and fell to my death, so I decided not to use that command anymore.
I have one more question.
Is it possible to modify how the bot behaves when a tank spawns by adding a file called ontank.txt,
but can I also add a file like this:
onwitch when a witch appears?
yes, you can change the settings and convars when tank spawned, need created the "ontank_settings.txt" and "ontank_convars.txt" file manually.
no, not made this function for witch.
First, I tried using the command sb_unstick 0 that you mentioned, and it was good because the bot no longer teleports behind walls when moving forward, but I found that when the bot gets stuck somewhere while moving, it stops there and does nothing.
Is there no function to disable the teleportation function only when the bot is in the lead?
no, but you can use the "warp" command, like "bots warp" or "nick warp".
ADDON COMMANDS[github.com]