Project Zomboid

Project Zomboid

940 arvostelua
Mutie's Context Menu Icons
2
4
2
3
2
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
4.927 MB
1.12.2023 klo 4.53
7.1. klo 6.40
9 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Mutie's Context Menu Icons

Kuvaus
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
Suositut keskustelut Näytä kaikki (6)
3
3.1. klo 13.26
Making the mod more versatile
ㄥㄖ尺乇
93 kommenttia
Codemonkey3 4.8. klo 15.52 
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.7. klo 13.30 
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.7. klo 13.28 
Conflict with another mod?
Cosmo 20.7. klo 13.27 
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.7. klo 13.27 
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.3. klo 9.24 
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  [tekijä] 5.3. klo 4.56 
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. klo 3.54 
Oh, that's... interesting. I'm not subbed to it
Mutie  [tekijä] 4.3. klo 23.00 
@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.3. klo 10.25 
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