安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
I noticed that the shark trap wasn't crediting the person who put it down with the kill. I was looking at the code for the shark trap entity and saw that it's actually setting the attacker of the damage taken to be the person who touched the entity (the victim). Shouldn't the attacker be the person who placed it? (and/or the person who was holding it in a magneto stick when it was triggered?)
[[TTT/2] Shark Trap] lua/entities/ttt_shark_trap/init.lua:29: Tried to use a NULL entity!
1. SetLocalVelocity - [C]:-1
2. unknown - lua/entities/ttt_shark_trap/init.lua:29
Timer Failed! [Simple][@lua/entities/ttt_shark_trap/init.lua (line 29)]
Looks like if a non-player gets caught in the trap (somehow) it throws a bunch of errors like this:
[[TTT/2] Shark Trap] lua/entities/ttt_shark_trap/init.lua:15: attempt to call method 'Freeze' (a nil value)
1. unknown - lua/entities/ttt_shark_trap/init.lua:15
Now that we saw the Yogscast Video, it will stay moveable and you will always be able to pick it up :D
If you ever want to make it so shark traps cannot be picked up PLEASE MAKE THAT AN OPTION! (convar) A big reason a lot of people are enjoying your weapon right now is that you can pick them up, it might not be intended, but some people really like it!
Please, please, please, if you're going to change it, make picking up shark traps a convar, and leave it on by default.