安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
The fact that in-game "cold packs" are used in explosive recipes lends me to think that the devs see them as instant cold packs, which are single use endothermic packs. These contain a two-part mixture that undergoes an endothermic reaction - drawing heat from the environment, as opposed to exothermic. This means you could not refreeze them, and they should not be usable in explosive recipes after use.
Perhaps you could introduce a separate, unambiguous "ice pack" item which freezes items put alongside it in a cooler, maybe also other fridges? Electric coolers would be interesting to see eventually but they should be separate, considering they weigh more and store less than the lightweight vanilla coolers you're modding.
I was wondering if you tried giving it a hidden integer variable and ticking it down with the event onTick once the player has placed the cold packs in the cooler. Then you can disable its cooling once the int reaches 0? I think this is how time-based mods do it
If there was a way to make the cold packs act like a small battery you would use in a radio, then maybe you could freeze them to "recharge" them and store them in the freezer. then the cooler could use them for "power" to chill things. Also helps with letting players know how "warm" the cold-pack is getting before they go on a food run.
i believe in you. go go battery powered cooler. =) ive been running the code in my head for a while. there is much to do, to hack it.