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
It would be a dream if you could increase performance or add the opportunity to disable this mod with a hotkey. That way, your base wouldn't light up like a christmas tree.
So two things:
- A screen to enter items/manage them is technically possible - I haven't looked at any modding to do with creating UI windows. I went with the right click option for two reasons, one, it was programmatically easy and two, it was for "balance". I wanted you to have to find the item legitimately first before you could search for it.
- Highlighting items in the inventory... I wanted to do this. I tried several ways but I just couldn't get it to work. I thought it must be possible due to the fact that frozen/hot item rows go blue/red. However, upon digging in to the source code of how that is handled, I discovered it's incredibly hard coded with nothing in the modding API exposed that lets you change row colours :(
Some of this might have changed since I last looked. IT's been about a year since I looked at any code for Project Zomboid!
@We will miss you telina, If you both use a key item in each chest for the same Rarity, you'd be able to point out which crate is which. Not an ideal solution for you but it's something.
But yeah thanks for getting back to me so soon i really do wish you all the best of luck in the modding in this game and welcome to it and thank you for taking your time and skills in modding for this game :)
Currently it only highlights things within looting range and then the highlights disappear if you step away. Technically it should be possible to permanently highlight things, as well as sharing tagged colours to other players, for organisation.
I can't promise anything though as I'm in the middle of writing several mods for my friends and I.
I'm new to creating mods and this one was an experiment to see if I could portray what it did via the picture compared to my other mods where I just threw a quick paint job up.
As yeah, currently this is a highlight loot filter to help you spot what you have/haven't looted. It's designed to be integrated with my other mods which gameify some of the vanilla systems - but I made it generic enough that other people could write mods to use it.
However with this mod box 1 be blue box 2 be red box 3 will be green then you know what box has the item or items you or your friends need or might be looking for assuming one could make it so left to right follows the color pattern.
So how i would think it might work is west to east and north to south so if box's are in a line horizontal then could follow a color rainbow pattern that the developer as made the same rules follow if the containers going vertical direction as well.
So no matter what you will always have the same color layout whatever direction the containers your searching are in so then everyone will see and know what colors your saying in what container in what direction :P