Project Zomboid

Project Zomboid

25 个评价
界面:地面优先显示 [B42]
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
233.857 KB
4 月 11 日 上午 6:50
1 项改动说明 ( 查看 )

订阅以下载
界面:地面优先显示 [B42]

在 猫子 的 1 个合集中
QoL
29 件物品
描述
现在它被移植到B42了。

是的,尽管原作者认为这个模组无法在B42运行。它仍能正常运行。

已知不兼容的模组:
- CleanUI
已知兼容的模组:
- Inventory Tetris
已知的模组问题:
- Knox Event Expanded NPC mod
当地面有物品时尝试"打开NPC背包",此模组会阻止玩家查看NPC的容器。
:您只需“拾起物品“或“避开有物品的地面”就能正常查看它们。



如果地板上有任何物品,
则库存窗口默认显示地板,而非僵尸的尸体或者未选中的容器。
终于,我可以轻松地从地面拾取和装备物品,也不会再错过放置在容器外的物品了。




原作者:=jF=
本人仅移植,荣誉与贡献归原作者所有。

原模组:Floor First
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2780392280
完整的模组描述也在这里↑

Workshop ID: 3461941812
Mod ID: FloorFirst42
3 条留言
猫子  [作者] 5 月 12 日 下午 7:22 
@Enemal
I'm sorry for replying to your message so late. The compatibility description for this mod has been added to the mod description. Additionally, I'm not the author of this mod and currently I'm unable to fix the compatibility issues with other UImods. I'm so sorry.
Enemal 4 月 11 日 下午 12:05 
In the original description there's this:
Build 42 Compatibility:
As I'm writing this, Build 42 is not out, but I already know that this mod won't work as I'm using some awful hack from the dev in the lua file that handle inventory. They announced a complete rewrite to move this to the server. There no way this hack will remain in the code and I couldn't find a better way so it's unlikely I will be able to fix this. *Consider this mod deprecated once B42 is out.*
Enemal 4 月 11 日 下午 12:03 
Doesn't work for me. I get an error and can't select any containers from the inventory (using Clean UI mod).

`attempted index: OnRefreshInventoryWindowContainers of non-table: null
function: FloorFirstMain.lua -- file: FloorFirstMain.lua line # 19 | MOD: 地面优先显示 Floor First
java.lang.RuntimeException: attempted index: OnRefreshInventoryWindowContainers of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:479)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1760)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
...
`