安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









My issue was that, although I had subscribed to this mod, and enabled it in the mod manager, i was doing "Continue". The mod won't work instantly like that.
You have to go to "Load", select your save, click "More", "Choose Mods" and enable the mods for your save!
I feel this should be mentioned in the main mod manager section...
As mentioned by others, use the "Fix" Mod or change some values of the mod on your own risk.
I tested it myself and used AI to explain what I was adjusting:
1. Install the mod and add it to your list / running savegame
2. Open the mod in a editor: YOURPATH\SteamLibrary\steamapps\workshop\content\108600\3394378143\mods\[B42]PumpsHavePropane-transplant\42.0\media\lua\client\ISUI\UGTakePropaneMenu.lua
2.1. Copy and save the file "UGTakePropaneMenu.lua" somewhere safe (not the same folder!)
3. Change the values after "ISTimedActionQueue"
3.1. e.g. = Line 202: ISTimedActionQueue.add( UGTakePropane:new( pump, tank, player, 50, 100, false)) → change Values 50 (time) and 100 (amount) to a lower number e.g. → "0.5, 1,"
3.1.1. For me, I divided all values in the following lines by 100: 202, 209, 254, 296, 338
3.2. Save the file
充的慢的参考这位佬的评论更改模组文件就行,很简单的操作