Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
ModVariable.SetVariableForStorageAmount("FlowerBunch01", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch02", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch03", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch04", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch05", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch06", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch07", XXL)
Again, change XXL to your local size you want.
You can open up Steam\steamapps\workshop\content\979120\2000348178 click RawCap LUA File. Using a script editor like Notepad++, add the following line under function BeforeLoad(): ModVariable.SetVariableForStorageAmount("PumpkinSeeds", XXL)
Change XXL to whatever size you want.
local XXS = 10
local XS = 50
local S = 100
local M = 250
local L = 500
local XL = 750
local XXL = 2000
I'll look into adding that feature, but for now you can always manually increase the storage amounts. I wrote a quick 'How To' in the discussions section should you be interested in this.
Was there some update to beta that broke the mod possibly?
That function has been moved to my other mod Weightless which also includes other items weight reduced to 1.