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
D:\Program Files (x86)\Steam\steamapps\workshop\content\108600\3369211813
check if your computer downloaded this mod, maybe network error
在增加修复所有玻璃消耗材料或者体力疲劳
虚数空间:【魔力高于三级阈值触发】清除半径16格内所有丧尸(不留下尸体,无法拾取战利品),按下绑定按键(默认为-)开启或关闭
@iforest [作者]
'media\lua\shared\NPCs\PZFateMagicTraits.lua' instead of the file with same name in folder ‘42’
it's not ‘42\media\lua\shared\NPCs\PZFateMagicTraits.lua’
or you can remove code lines of two files meanwhile
PZFateMagicTraits.DoTrait = function()
local KeepClean = TraitFactory.addTrait("PZFateMagicTraitsKeepClean",
Local Nohole =
local keepcondition=
-Snipped for Ease of Example-
Events.OnGameBoot.Add(PZFateMagicTraits.DoTrait)
if SandboxVars.PZFateMagicTraits.EnableGivePoint then
local GivePoint = TraitFactory.addTrait("PZFateMagicTraitsGivePoint", getText("UI_trait_PZFateMagicTraitsGivePoint"), -65536, getText("UI_trait_PZFateMagicTraitsGivePointDesc"), false)
end
Bags in B42 Vanilla are limited to 50 weight now. No getting past that unless you modify game files.
You may have to use the "-debug" launch argument to open the console in game. It doesn't throw an error, and only gives a warning, so it is only visible there.
Steps to reproduce are as follows:
1. Select "the grail curse" and "treasury of the king" traits and begin the game.
2. acquire any container, like a backpack or duffel bag.
3. Equip in right hand
The capacity of the bag will increase, but not past 50.
WARN : General f:10670, t:1735699757413> InventoryContainer.setCapacity > Attempting to set capacity of Base.Bag_SurvivorBag:zombie.inventory.types.InventoryContainer@ecdfa32over maximum capacity of 48.0
WARN : General f:10670, t:1735699757414> ItemContainer.setCapacity > Attempting to set capacity of ItemContainer:[type:Bag_SurvivorBag, parent:null]over maximum capacity of 100