安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Can you look into your settings under controls.
There should be a key named "Open Help".
Make sure it's set.
Otherwise you could try binding the F1 menu to another button in your console.
Try: bind YOURKEY gm_showhelp
Maybe also try (+gm_showhelp).
I forgot which one it was.
You can add TTT/TTT2 weapon packs to your collection and they should appear on maps automatically.
On some maps you need to spawn the weapons with the spawn editor from the F1 menu.
Open the F1 menu and set everything up like you want.
Make sure that these settings (convars) are not set in a file (for example the server.vdf, server.cfg, ... file) because they overwrite what you have set in the F1 menu.
Then it should save the changes permanently which you have done in the F1 menu (saved in the sv.db file).
If you change the server don't forget to backup the sv.db file and all other relevant files (server.cfg, server.vdf, ...).
This might help you: https://github.com/TTT-2/TTT2/blob/717312d4b9565f5522813148a54a040f3126ee76/gamemodes/terrortown/gamemode/client/cl_tbuttons.lua#L61
Otherwise feel free to join the Discord server which has dedicated channels for programming, help, ... .
Everything should be in these files:
server.cfg, server.vdf and sv.db
If you used autorun.cfg or another file then that too.
There is also a data folder in which addons place configs, logs and other files.
I hope that helps you.