安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
For example, when I set the ttt_prop_disguiser_cooldown to 10 in the .cfg file and open up the game, the console will state that the cooldown value is 10 yet when I use the item the cooldown will actually be 30 seconds instead.
How the conclusion of the convars not applied properly due to being changed too "early" is due to how when the convar is changed in-game via console, it successfully adjusts the cooldown value, albeit you'd have to adjust it to something else than 10 in my case initially since I presume the game thinks it's already at a value of 10 (e.g. Cant change the cooldown to 10 seconds after setting it to 10 in the .cfg file, but I can set it back to 10 successfully after setting it to anything else other than 10 first.)
Occasionally I get these errors when using the prop disguiser which causes the player to not have the PD_Disguised NWBool reset. I've seen the same effect when a player is killed while disuised or when the round ends while a player is disguised, but it doesn't happen every time.
[[TTT/2] Prop Disguiser Improved] lua/weapons/weapon_ttt_prop_disguiser.lua:115: attempt to call method 'PropUnDisguise' (a nil value)
1. unknown - lua/weapons/weapon_ttt_prop_disguiser.lua:115
Timer Failed! [STEAM_0:0:24550179_DisguiseTime][@lua/weapons/weapon_ttt_prop_disguiser.lua (line 112)]
[[TTT/2] Prop Disguiser Improved] lua/weapons/weapon_ttt_prop_disguiser.lua:68: bad argument #1 to 'Send' (Entity expected, got nil)
1. Send - [C]:-1
2. PD_Msg - lua/weapons/weapon_ttt_prop_disguiser.lua:68
3. unknown - lua/weapons/weapon_ttt_prop_disguiser.lua:95