安裝 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(越南文)
																													Українська(烏克蘭文)
																									回報翻譯問題
							
						
											




@minal01 I believe there are various health info mod and I recommend Insight and DYC's info panel (well I don't remember its English name), the best ones in this workshop. But with Insight I suspect there is a collision regarding DST content when I used to play with it. If you choose Insight and encounter crash please inform me.
I have a question. When I activate this mod, the "Health Info Plus" mod I was using is deactivated. Is there a way to display the monster's health?
Thank you for your effort in creating the mod.
同时想问下有什么支持途径吗
awesome work by the way.
scripts/mainfunctions.lua(961,1) .../workshop-2876692783/scripts/brains/abigailbrain.lua:86: attempt to perform arithmetic on field 'ABIGAIL_COMBAT_TARGET_DISTANCE' (a nil value)
LUA ERROR stack traceback:
E:/Program Files (x86)/Steam/steamapps/common/dont_starve/data/../mods/workshop-2876692783/scripts/brains/abigailbrain.lua:86 in () ? (main) <0-0>
=[C]:-1 in (global) require (C) <-1--1>
E:/Program Files (x86)/Steam/steamapps/common/dont_starve/data/../mods/workshop-2876692783/scripts/prefabs/abigail.lua:16 in (local) fn (main) <0-0>
<612-629>
C:/Proram Files (r86)/Steam/steamapps/common/dont starve/data/./mods/workshop-2876692783/scrints/components/debuff.ma:39 in (method) AtachT
(Lua) <35-41>
C:/Program Files (r86)/Steam/steamapps/common/dont starve/datal../mods/workshop-2876692783/scripts/components/debaffable.ina:86 in (upralne)
RecisterDebuff (Lua) <72-93>
C:/Program Files (r86)/Steam/steamapps/common/dont-starve/data/./mods/workshop-2876692783/scripts/components/debuffable.lna:l00 in (method)
AddDebuff (Lua) <95-108>
↑进入游戏没问题,召唤出姐姐以后又崩了π π
=[C] in function 'insert'
C:/Program Files (x86)/Steam/steamapps/common/dont_starve/data/../mods/workshop-2876692783/scripts/postinit/abigail.lua(1,1)
=(tail call) ?
=[C] in function 'xpcall'
C:/Program Files (x86)/Steam/steamapps/common/dontstarve/data/scripts/mods.lua(42,1) in function 'mod'
C:/Program Files (x86)/Steam/steamapps/common/dont_starve/data/scripts/mainfunctions.lua(144,1)
=[C] in function
↑弹出然后就崩溃了
if not Combat.TargetIs then
function Combat:TargetIs(target)
return self.target and self.target == target
end
end