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
Someone should make a mod for this. Could work like the smoker trait for consumables or the well-fed mood for useables. Or just make numbers go up for flex and dopamine.
it seems this mod conflict with tetris inventory
double click doesn't work on anything!
Are these the mods you were referring to? If so, it looks like the author updated them to align with vanilla display categories. If not, could you share a link to the specific mod you're talking about?
DEBUG: Name:Box of.45 ACP Rounds
DEBUG: Type:Bullets45Box
DEBUG: EatType:nil
DEBUG: Category:Normal
DEBUG: DisplayCategory:ammunitionFirearm
DEBUG: Name:Box of 7.62x51 Rounds
DEBUG: Тype:762Bоx
DEBUG: EatType:nil
DEBUG: Category:Normal
DEBUG: DisplayCategory:ammunitionFirearm
```
DEBUG: Name:...
DEBUG: Type:...
DEBUG: EatType:...
DEBUG: Category:...
DEBUG: DisplayCategory:...
```
Sorry for the trouble ^^'
[19-01-25 17:06:24.302] ERROR: General , 1737324384302> 344,921,213> ExceptionLogger.logException> Exception thrown java.lang.NullPointerException: Cannot assign field "type" because "<parameter1>" is null at TextureDraw.glLoadIdentity line:860..
Would you mind sharing the stack trace from your console.txt? Or simply uploading your Zomboid/console.txt somewhere
Also added new actions, see change notes for details.
I've tried to be careful not to break B41 but I haven't tested.
Please let me know if you encounter any issue!
Enjoy ;)
https://discord.gg/gZnxBE3H
we have -- Pills
elseif itemDisplayCategory == 'FirstAid' and pillsTypes[itemType] ~= nil then
ISInventoryPaneContextMenu.takePill(item, 0)
remove the first condition
-- Pills
elseif itemDisplayCategory == 'FirstAid' and pillsTypes[itemType] ~= nil then
ISInventoryPaneContextMenu.takePill(item, 0)
ma pills work now.
Requests
-Please make it possible to open and close the box in the backpack by double-clicking to take it out automatically.
-Please make it possible to wipe wet body with a rag or towel by double-clicking.