Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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
充的慢的参考这位佬的评论更改模组文件就行,很简单的操作