Project Zomboid

Project Zomboid

Immersive Shops [Next-Gen Update]
 Chủ đề này đã được ghim, thế nên nó có thể quan trọng
Dismellion  [nhà phát triển] 26 Thg09, 2023 @ 11:18pm
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.
Lần sửa cuối bởi Dismellion; 24 Thg04, 2024 @ 10:12pm
< >
Đang hiển thị 1-15 trong 15 bình luận
Dismellion  [nhà phát triển] 26 Thg09, 2023 @ 11:18pm 
reserved
Lần sửa cuối bởi Dismellion; 26 Thg09, 2023 @ 11:19pm
NaYceR 28 Thg11, 2023 @ 1:54am 
it would be cool, if the radio would only call 1 traders position at a time instead of all.
Dismellion  [nhà phát triển] 28 Thg11, 2023 @ 4:12am 
@NaYceR I plan to post the said text to a chat like other radios do for Multiplayer.
For singleplayer, not sure yet.
VietcongSamurai 12 Thg12, 2023 @ 11:13am 
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  [nhà phát triển] 12 Thg12, 2023 @ 2:13pm 
Nguyên văn bởi 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.
Cinquieme 24 Thg04, 2024 @ 5:59pm 
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  [nhà phát triển] 24 Thg04, 2024 @ 10:18pm 
Nguyên văn bởi 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.
Lần sửa cuối bởi Dismellion; 24 Thg04, 2024 @ 10:19pm
ttr 20 Thg07, 2024 @ 9:41am 
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 Thg07, 2024 @ 7:24am 
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).
Thorium 3 Thg09, 2024 @ 12:15am 
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.
Lần sửa cuối bởi Thorium; 3 Thg09, 2024 @ 12:47am
Dismellion  [nhà phát triển] 3 Thg09, 2024 @ 1:31am 
Nguyên văn bởi 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]
Thorium 3 Thg09, 2024 @ 1:53am 
Nguyên văn bởi Dismellion:
Nguyên văn bởi 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  [nhà phát triển] 4 Thg09, 2024 @ 10:08am 
Nguyên văn bởi Thorium:
Nguyên văn bởi 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.
Thorium 5 Thg09, 2024 @ 11:07am 
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
my name jeff 17 Thg11, 2024 @ 6:30am 
hello, can you maybe add a search bar so we don't have to scroll down and search for items?
< >
Đang hiển thị 1-15 trong 15 bình luận
Mỗi trang: 1530 50