Project Zomboid

Project Zomboid

Immersive Shops [Next-Gen Update]
 Dieses Thema wurde angeheftet; es ist wahrscheinlich wichtig
Dismellion  [Entwickler] 26. Sep. 2023 um 23:18
Suggestions & TODO
This topic will contain information about future updates as well as your approved suggestions.


- More legendary weapons
- Trader interaction sounds

Completed:
- Add "no zombies" to No-PVP zones
- Trader human-looking tiles
- Standalone interaction module. (Allows to interact inside safehouses)
- Buy and sell VHS.
- Buy and sell vehicles
- Trading skill + item trading levels.
Zuletzt bearbeitet von Dismellion; 24. Apr. 2024 um 22:12
< >
Beiträge 115 von 15
Dismellion  [Entwickler] 26. Sep. 2023 um 23:18 
reserved
Zuletzt bearbeitet von Dismellion; 26. Sep. 2023 um 23:19
NaYceR 28. Nov. 2023 um 1:54 
it would be cool, if the radio would only call 1 traders position at a time instead of all.
Dismellion  [Entwickler] 28. Nov. 2023 um 4:12 
@NaYceR I plan to post the said text to a chat like other radios do for Multiplayer.
For singleplayer, not sure yet.
This might not be possible, but can there be a possibility where we can build multiple .json profiles of items to trade and we assign underneath a trader a range of those profiles that can will be cycled through over a period of time? Say after 48 hours (or possible sandbox option to determine what time all trader's shop changes) a trader will reassign to a new profile that has been designated under the possible .json files assign to them.

That way we can have traders change their inventory without the need of manually changing a trader's .json.

I imagine something like this would involve basically rewriting the whole code so it might not be worth the effort when everything works pretty well as is. Just figured to throw this out there and see the feasibility of this idea.
Dismellion  [Entwickler] 12. Dez. 2023 um 14:13 
Ursprünglich geschrieben von VietcongSamurai:
This might not be possible, but can there be a possibility where we can build multiple .json profiles of items to trade and we assign underneath a trader a range of those profiles that can will be cycled through over a period of time? Say after 48 hours (or possible sandbox option to determine what time all trader's shop changes) a trader will reassign to a new profile that has been designated under the possible .json files assign to them.

That way we can have traders change their inventory without the need of manually changing a trader's .json.

I imagine something like this would involve basically rewriting the whole code so it might not be worth the effort when everything works pretty well as is. Just figured to throw this out there and see the feasibility of this idea.

Linux -> crontab -> per file rotation.
JSON files are served in real-time so any changes are effective immediately.
Hey ! First I'm very thankful to you for creating this awesome mod !

Just in case, do you know how can I add some furnitures to a shop like beds, nice chairs, wood stove, etc ? :D

When I'm trying to, it's not working. I can pay the price but I don't receive the object in my inventory.
Dismellion  [Entwickler] 24. Apr. 2024 um 22:18 
Ursprünglich geschrieben von Cinquieme:
Hey ! First I'm very thankful to you for creating this awesome mod !

Just in case, do you know how can I add some furnitures to a shop like beds, nice chairs, wood stove, etc ? :D

When I'm trying to, it's not working. I can pay the price but I don't receive the object in my inventory.

Unfortunately, currently you cannot add arbitrary furniture (or tiles) from a world as shop item. There is a bunch of issues I encountered attempting this. You can only add furniture that has items linked to them.

Example
{"Base.Mov_RedBBQ", 1, "ICurrency.GemScrap", 5, 0}, {"Base.Mov_Microwave", 1, "ICurrency.GemScrap", 5, 0}, {"Base.Mov_ModernOven", 1, "ICurrency.GemScrap", 5, 0},

You can find such using item list in debug mode.
Zuletzt bearbeitet von Dismellion; 24. Apr. 2024 um 22:19
ttr 20. Juli 2024 um 9:41 
Hey.
1) the add no-zobies to PVP function i think does nothing in SP. Would be nice if in SP, Zombies de-spawn withing range of trader (to simulate them defending).
2) would be nice to add random positions to traders - if could be done, that each trader have list of positions (and generator offsets) and time of how long it stays in one place. Setting -1 for time would mean that random position is choose on game start and it stays there. Radio command would mention how long trader will be there (so X=..,Y=... for n days)
3) for SP and MP You could add "tanscribe trader locations" - it would use paper, and create list of all traders.
ttr 29. Juli 2024 um 7:24 
Two more ideas:
1) ability to sell from backpacks - currently I can only sell from main inventory.
2) use of in-car radio - this would probably need to change where "search for traders is located". It could be as button in device-option window (see Radio Frequency Manager mod for example) or, perhaps better, add is as transmission - eg, plug into public broadcast or Automated emergency broadcast (Expanded helicopter events mod does this and i think it was fairly easy - look for WeatherChannel.FillBroadcas).
My only feedback personally is more sprites! A businessman, a clothier, a jeweler, a biker, a bartender, an escaped prisoner, a cartographer, so many possibilities.
Zuletzt bearbeitet von Thorium; 3. Sep. 2024 um 0:47
Dismellion  [Entwickler] 3. Sep. 2024 um 1:31 
Ursprünglich geschrieben von Thorium:
My only feedback personally is more sprites! A businessman, a clothier, a jeweler, a biker, a bartender, an escaped prisoner, a cartographer, so many possibilities.

You can freely contribute if you know how to make sprites right here[bitbucket.org]
Ursprünglich geschrieben von Dismellion:
Ursprünglich geschrieben von Thorium:
My only feedback personally is more sprites! A businessman, a clothier, a jeweler, a biker, a bartender, an escaped prisoner, a cartographer, so many possibilities.

You can freely contribute if you know how to make sprites right here[bitbucket.org]

I wish I did, is there a guide out there that you recommend?
Dismellion  [Entwickler] 4. Sep. 2024 um 10:08 
Ursprünglich geschrieben von Thorium:
Ursprünglich geschrieben von Dismellion:

You can freely contribute if you know how to make sprites right here[bitbucket.org]

I wish I did, is there a guide out there that you recommend?

Modding discord is the best option for that case.
Thank you, I'll take a look.

Only other suggestion that comes to mind is the popup text when you are within the vendor's range. If it's snowing, or if they're in a room with white walls, it's basically impossible to read the vendor name text. Maybe add a black border around the text? idk mostly a nitpick
hello, can you maybe add a search bar so we don't have to scroll down and search for items?
< >
Beiträge 115 von 15
Pro Seite: 1530 50