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
Great map btw, Kudos !
I didn't know this mod before, I swear!
What do you think I draw in it? Exactly, an eyed-form.
This time is a race circuit, but the form is very similar to your mod's form.
What are the chances? hahaha
You can check it here:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2971265728
I found the problem
require 'Items/SuburbsDistributions'
require 'Items/ProceduralDistributions'
there are other locations as well and a main distribution file. next is a snippet of what a section of code per item would look like
table.insert(ProceduralDistributions.list["FridgeGeneric"].items, "base.EnergyDrink");
table.insert(ProceduralDistributions.list["FridgeGeneric"].items, 0.00);
the final number is the roll value based on the current multiplier on the server for that type of item
(There are also other distribution lists you can choose from that focus on different areas specifically also, check the locations in the zomboid base folder from above)
as a hobbyist of A Really CD DA mode, I like this map you created ;p
@Steven Gomez
Hopefully the car spawning is fixed!
Oh, about the buildings in the map... No it wasn't intentional... I wasn't sure how to do it at first(I'm new to these map making business) and I completely forgot to look into that. Now that I'm in contact with the PZ Mapping Community it would be easier to fix it. Thank you for pointing that out!