Установить 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 (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
It might also not show if any other suitable stack has been reserved by another pawn. Like, for hauling or crafting or building with it.
the mod is the "[Aya] Silkiera Race" and the item in it is the "Cat Stamp"
in base mod the Cat Stamp item stacks up to a 1000 normally, it is clasified as an item so when i installed this mod, it got set to "fixed 20" so it deleted the item in the stacks down to 20, once i managed to fix it setting the item category to scalar, it seems to fix it as long as i dont quit the game
if i quit the game or reload the save, the stacks delete back to 20 again and it stays fixed at 20 until i swtich the stacking method; then it starts stacking normally again.
I tried to set an exception for the item as instructed
<item defName="HAR_SK_Item_Extra_a" stackLimit="1000"/> as to try and stop it from trying to modify the item stack limit, but it still default sets it to 20 anyways... i am either too dumb to figure it out or perhaps something is not working as intended in my modlist and its messing it up
I have some items that break when stacked, and i would like to make it compatible with this by having it override the stack settings for them.