Schall Starting Inventory


Adjustable starting inventory. Options on types and amount of weapons, ammo, armour, vehicles, bots, mining drills, furnaces, assembling machines, oil refineries, nuclear reactors, and many more. Designed for accelerated start: from skipping manual production, burner age, up to giving the most advanced items. Support items of Schall mod series. (Locale: English, Deutsch, 正體中文, 简体中文, Português Brasileiro)

Tweaks
8 months ago
0.17 - 2.0
8.38K
Cheats

g [Solved] Cannot customize other items

2 years ago

hallo
When using the other items at the bottom of the mod to customize, all fail
使用mod最下面的其他物品自定义时全是失败
According to the operation instructions, the desired plug-in cannot appear successfully, and there are no other items
按照操作指示并不能成功出现想要的插件,也没有其他物品

like:coal:2

9 months ago

Sorry to reply late. Was away from the game, and just came back and busy updating all my mods to 2.0.
Hope you are still here.

How about using the default values raw-fish:1, coal:2 in field 1 and wood:2 in field 2? Then start a new game?
1. Can you get the items set in other fields? Just like "Electric Furnace" with a few stacks? OR absolutely no new items at all?
2. Can you get the 1 fish, 2 coal and 2 wood in the inventory with default values? Do you get any error messages mentioning failed insertion, when start a new game?

  1. After starting a new game and before gaining controls of your character, there will be error message. It describes the type of problem. For example:
    3A. If input field has wrong item name (like spelling), it would print something like:

    Failed to add item "coal" ×2.
    添加物品「coal」×2 失败。

3B. If input field has wrong format, it would print something else. Please let me know any notification messages.
3C. If there are no messages at all, there are several possibilities. Like not recognized at all, or removed by another mod.

  1. Or you can try my hidden console command, as mentioned in Information page Usage section:

    In case some scenarios are replacing the starting inventory of this mod, you can use in-game console to input command /starting-inventory to get the inventory in place. This command only works on first 5 minutes of a game, and only once per player. (To prevent being abused to get extra items during mid-game.)

Please let me know if you are still here, and if the problem persists.

9 months ago

Hello
Thank you very much for responding to my question. In version 1.1, I am unable to customize other items, but I can still use the default settings normally, such as "raw file: 1, coal: 2"
I'm not sure what the reason is, but I'm glad it can be successfully customized in version 2.0. Thank you for your effort
But there are several difficulties when setting other items
1. The space inside the backpack is limited, and only a limited number of items can be customized; 2. The display space for other items is limited, so it would be more appropriate to set them from txt and then copy them in;
3. Can the format of "<Item Name>:<Quantity>" be annotated with a "--" like Lua or other methods after it, as English proficiency is limited and not having annotations can be quite frustrating


你好
非常感谢回复了我的提问,在1.1版本,我无法自定义other items,但是能正常的使用默认的设置,例如:“raw-fish:1, coal:2”
我也不清楚原因是什么,不过很高兴在2.0版本已经可以成功自定义了,感谢你的的付出
但是在设置other items的时候会出现几个困扰的地方
1.背包内空间有限,只能自定义有限的物品;2.other items的显示空间有限,如果要设置从txt设置好了再复制进去会比较妥当;
3.“<Item-Name>:<Quantity>”的格式后面能不能通过“--”像lua或者其他的方法进行备注,因为英语水平有限,没有备注会比较烦恼

8 months ago
  1. My another mod Schall Minor Tweaks allows you to set the inventory size, under mod option "Character Inventory Size".
  2. This is already the largest box usable in mod settings, limited by game API. Sadly, no text box with multiple lines. Otherwise I will have already used that.
  3. Sorry, this will make the regex parsing much more complicated, and difficult to debug. I would suggest using your own text editor, and only paste the "final text" into the mod option text field.

  1. 我的另一个模组疾风微调整 Schall Minor Tweaks允许您透过模组设置「玩家背包容量」扩充背包空间。
  2. 受游戏编程接口所限,这已经是模组设置中可用的最大的文本框了!遗憾的是,没有多行文本框,不然我早就用了。
  3. 抱歉,这会使正则表达式(regex)变得更加复杂,会搅乱解析器,难以调试。而且框太小了!加了这功能也不好用。我建议使用您自己的文本编辑器,筹划完后才将“最终文本”粘贴到选项文本框中。

New response