Project Zomboid
941 คะแนน
Mutie's Context Menu Icons
2
4
2
3
2
2
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
ขนาดไฟล์
โพสต์
อัปเดต
4.927 MB
1 ธ.ค. 2023 @ 4: 53am
7 ม.ค. @ 6: 40am
9 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
Functionality

It just adds icons to tooltips. There are no options or the like to modify the behaviour currently.

Full list of context menu options covered:

- Attach (in inventory and on hotbar)
- Drink (including the submenu "All", "1/2", and "1/4"
- Drop item
- Eat (including the submenu "All", "1/2", and "1/4")
- Equip (primary, secondary, in both hands, and on back)
- Favourite (and unfavourite)
- Inspect clothing
- Apply make up
- Place item
- Read
- Rename map, bag, and food
- Smoke
- Unequip
- Wear clothing
- Sitting on ground
- Sleeping
- Walking to
- Turning on appliances and switches
- Turning off appliances and switches

Compatibility

Should be compatible with any mod that changes context menu options. If you find any exceptions, please write a comment!

Translation

The mod uses the in-game translation strings to find your context menu options in whatever language you play in. Should be compatible with any language.

Promotion

Also check out my other mods:
Mutie's Bait Tooltips
Mutie's Diary
Mutie's Evolved Recipe Tooltips
Mutie's Loot Scrounging

[ko-fi.com]




This work is MIT Licensed[opensource.org]

Workshop ID: 3101668503
Mod ID: MutiesContextMenuIcons
กระดานสนทนายอดนิยม ดูทั้งหมด (6)
3
3 ม.ค. @ 1: 26pm
Making the mod more versatile
ㄥㄖ尺乇
93 ความเห็น
Codemonkey3 4 ส.ค. @ 3: 52pm 
I believe this mod creates an error every time you right click now with the newest patch. Nothing game breaking as far as I can tell but there is some issue.
Cosmo 20 ก.ค. @ 1: 30pm 
Thats strange because "Reorder The Hotbar" itself has nothing to do with calling the context menu, but maybe you can tell me what's wrong.
Cosmo 20 ก.ค. @ 1: 28pm 
Conflict with another mod?
Cosmo 20 ก.ค. @ 1: 27pm 
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:624)
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.pcallBoolean(KahluaThread.java:1902)
at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
at zombie.ui.UIElement.onRightMouseUp(UIElement.java:1927)
at zombie.ui.UIElement.onConsumeMouseButtonUp(UIElement.java:1699)
at zombie.ui.UIManager.updateMouseButtons(UIManager.java:857)
at zombie.ui.UIManager.update(UIManager.java:716)
at zombie.GameWindow.logic(GameWindow.java:326)
at zombie.GameWindow.frameStep(GameWindow.java:916)
at zombie.GameWindow.mainThreadStep(GameWindow.java:642)
at zombie.MainThread.mainLoop(MainThread.java:76)
at java.base/java.lang.Thread.run(Unknown Source)
`
Cosmo 20 ก.ค. @ 1: 27pm 
Hey @Mutie Got an error today (The error appears when I right-click on the hammer in the belt on the panel).
`attempted index: addOptionOnTop of non-table: null
function: doMenu -- file: ISHotbar.lua line # 136 | Vanilla
function: doMenu -- file: MutiesContextMenuIconsAttach.lua line # 11 | MOD: Mutie's Context Menu icons
function: doMenu -- file: ReorderTheHotbar_ISHotbar.lua line # 191 | MOD: Reorder The Hotbar
function: onRightMouseUp -- file: ISHotbar.lua line # 292 | Vanilla
function: onRightMouseUp -- file: ReorderTheHotbar_ISHotbar.lua line # 178 | MOD: Reorder The Hotbar
java.lang.RuntimeException: attempted index: addOptionOnTop of non-table: null
clem 30 มี.ค. @ 9: 24am 
Hey, I can vouch that this mod causes all UI to disappear in the menu in b42. I'm not subscribed to the revamped mod, and only once I removed this mod specifically did the problem fix itself
Mutie  [ผู้สร้าง] 5 มี.ค. @ 4: 56am 
That is.. Strange. Perhaps you have another addon mod subscribed? Several of them change the scripts in various ways, and I can't debug without knowing exactly which addon you have.
Amroth 5 มี.ค. @ 3: 54am 
Oh, that's... interesting. I'm not subbed to it
Mutie  [ผู้สร้าง] 4 มี.ค. @ 11: 00pm 
@Amroth, the mod that is giving you the error is Mutie's Context Menu icons Expanded - not my mod. I believe it is the mod available here:

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3293222249
Amroth 4 มี.ค. @ 10: 25am 
Still works as of 42.4 BUT, I am getting an error:

attempted index: getOptionFromName of non-table: null
function: createMenu -- file: PutInContainer.lua line # 6 | MOD: [B42] Mutie's Context Menu icons Expanded
function: GetInventoryCreateMenuContext -- file: BaseFunctions.lua line # 16 | MOD: [B42] Mutie's Context Menu icons Storage
function: GetInventoryCreateMenuContextIconized -- file: BaseFunctions.lua line # 53 | MOD: [B42] Mutie's Context Menu icons Storage
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1459 | Vanilla
java.lang.RuntimeException: attempted index: getOptionFromName of non-table: null