#pzwiki_editing

1 messages · Page 34 of 1

serene sage
#

I’ll look into it more tomorrow when I’m actually on my PC

proud cobalt
languid kayak
#

@.shizuku.kuroe. soon, with b42 new liquid system 👀

#

Ksilems's from Turkey, but even where Discord's banned, people find the way to circumvent it usually 🙂

#

minor nit for plural is CDs (no apostrophe), otherwise looks fine at a glance (I'm on mobile so didn't chexk the code. Pinging @robust latch too

#

I patrol eaxh change and fix/revert as needed, so unless you edit thousand of pages it's easy 😄

round flume
#

Engineer I mean

languid kayak
#

I'll goover it later, have busy weekend so either during week or next weekend but we also have other editors chexking it so if you screw something up, good xhsnce someone will fix it before me:D

proud cobalt
#

It's a complicated situation but basically been blocked for 'child safety'

serene sage
#

darn government policies interfering with the wiki pain

serene sage
serene sage
#

how should references to external sites be formatted? I need to link to a wikipedia article for one of the CDs which happens to be an actual book

proud cobalt
#

Alright 12 hours later and i now have a 325k line JSON file with every item that can spawn from distribution, foraging, vehicles, outfits, and random stories. At least i think it works, apart from a few bugs i already know about.

serene sage
#

crazy how much stuff is actually in the game

proud cobalt
# serene sage how should references to external sites be formatted? I need to link to a wikipe...

One of the key policies of Wikipedia is that all article content has to be verifiable. This means that reliable sources must be able to support the material. All quotations, any material whose verifiability has been challenged or is likely to be challenged, and contentious material (whether negative, positive, or neutral) about living persons mu...

proud cobalt
serene sage
#

all the weapons

#

tools

#

books and media

#

keyrings

proud cobalt
serene sage
#

does the ~1700 items include stuff like tiles?

proud cobalt
#

No just actual items

serene sage
#

I've played for 800 hours and I swear I've only seen like 500 unique items

proud cobalt
serene sage
#

oh

#

so color variations are counted, eh?

proud cobalt
#

Yeah everything is a seperate item in pz

proud cobalt
# serene sage so color variations are counted, eh?
ItemName_Base.Hat_BaseballCapArmy = "Army Baseball Cap",
ItemName_Base.Hat_BaseballCapArmy_Reverse = "Army Baseball Cap",
ItemName_Base.Hat_BaseballCapBlue = "Baseball Cap",
ItemName_Base.Hat_BaseballCapBlue_Reverse = "Baseball Cap",
ItemName_Base.Hat_BaseballCapGreen = "Baseball Cap",
ItemName_Base.Hat_BaseballCapGreen_Reverse = "Baseball Cap",
ItemName_Base.Hat_BaseballCapKY = "Kentucky Baseball Cap",
ItemName_Base.Hat_BaseballCapKY_Red = "Kentucky Baseball Cap",
ItemName_Base.Hat_BaseballCapKY_Reverse = "Kentucky Baseball Cap",
ItemName_Base.Hat_BaseballCapRed = "Baseball Cap",
ItemName_Base.Hat_BaseballCapRed_Reverse = "Baseball Cap",
ItemName_Base.Hat_BaseballCap_Reverse = "Baseball Cap",```
#

13 lmao

serene sage
#

rip default baseball cap that can’t be reversed

#

wait what about the clothing items that can be tinted

#

I think those are just a single item

languid kayak
languid kayak
languid kayak
#

but vhs - home, vhs - retai and cd are single item otoh

#

It seems to be planned to be more unified in b42

serene sage
languid kayak
#

Nah, It's me writing from a phone 😄

#

on a train

serene sage
#

maybe it's time for a bigger phone then

languid kayak
#

or smaller hands 😄

proud cobalt
proud cobalt
proud cobalt
#

Distribution table V4

lucid junco
lucid junco
#

Unless you look at how the same situation would be treated in other Asian countries

#

Then its ordinary

serene sage
proud cobalt
#

I've adjusted the effective chance calculation, making things a little more accurate for the average player. Chance and rolls are set per item. Loot rarity and luck multiplier are at defaults, with loot rarity at 'rare' (60%) and luck being no luck changing perks. I'm using a set density of 5.2, this is about average between city vs town vs middle of nowhere. Here's the new equation. the result is rounded to 2 decimal places.

effective_chance = round((1 - (1 - (math.floor((1 + (100 * chance * loot_rarity * luck_multiplier) + (10 * density))) / 10000)) ** rolls) * 100, 2)

proud cobalt
#

Ok after lots of testing i'm pretty confident in the output, so updates going up now

languid kayak
# proud cobalt Distribution table V4

I juse wonder whether Embedded shold be renamed to Embedded on zombie? Could be clearer. Also for outdits, the GUID won't tell much, maybe we could pull a name for it? We also have some pages for NPC outfits and are mentioning other outfists elsewhere; maybe a page for each outfit wouldn't be a terrible idea? @digital helm what do you think? We have each page for a story noawadays too I believe?

Also, with the distribution table being complete, I think the next step would be tackling crafting, as that's what's missing from here (some items can only be crafted)

serene sage
#

I literally have a folder full of screenshots of these outfits

proud cobalt
proud cobalt
#

Another 100+ items now have location tables

#

And all the English ones should now be updated to V4

serene sage
#

@proud cobalt looks like if the infobox is in the way of the dist table the foraging table goes out of bounds, see the article for Rosemary for example

#

nevermind seems like its only for the old Vector skin

proud cobalt
#

It definitely is happening on citizen too

serene sage
#

the Rosemary article seems to be fixed on Citizen for me though

#

probably a width issue

proud cobalt
#

When citizen is in its skinny mode it does it

#

The toggle box css element was supposed to clear though, im sure it used to do that

drifting seal
#

Hey @proud cobalt. How's it going?

proud cobalt
proud cobalt
drifting seal
#

Something to definitely keep in mind.

proud cobalt
drifting seal
proud cobalt
proud cobalt
drifting seal
#

This is what I'm here for.

#

I'm considering modeling out a UI / UX design for creating and rendering out ZedScript.

#

I have a parser and rendering library I wrote in early 2023 that'll be very useful for this sort of web solution.

#

Might work on this project next.

safe warren
#

Hey, just saw you were confused about my pfp, is there anything I can do to help?

languid kayak
#

though the developer pages' are lackluster, I want to update them once I find some time (currently I'm having backlog, so no ETA, as always, unless someone does it first)

safe warren
#

Fair enough

#

If you need anything from me, feel free to give me a heckle and I'll provide what I can

#

[except for a human face photo]

serene sage
#

found this on the Hard Hat article, is this really a con? sounds pretty good if it almost always stays on

rotund echo
#

Well, what do you think? Do you want your hats or facial accessories to fall off? 😂

proud cobalt
#

Hey @serene sage i just noticed Rename all item icon names to a more sensible naming scheme; names are all over the place and wanted to let you know we use 1:1 icon names with the game itself. So while yes it is stupid, at least theres a reason for it

serene sage
#

anyways alright then

#

guess it’s not needed anymore

proud cobalt
languid kayak
#

Yeah, luckily we don't have that problem, but they do have people redirected to fandom a lot I believe lol

languid kayak
languid kayak
#

btw, out of curiosity, what do you use to export outfits @proud cobalt?

#

Warning: This page calls Template:Template translation which causes a template loop (an infinite recursive call).

#

Also seems that:

  • links for the see also clothes don't have the (female outfit) or (male outfit) in them, so they link to either red pages or pages like https://pzwiki.net/wiki/Hunter
#
  • some links to items are red too, we could make the redirects anyway, but ideally they could be resolved (I guess some pages still need splitting though?)
proud cobalt
proud cobalt
languid kayak
#

and see also is sometimes above code?

#

The

Source: [[1]]\outfit_parser
is a placeholder too?

In the code section

proud cobalt
proud cobalt
proud cobalt
languid kayak
# proud cobalt Yeah

I noticed the animation frames are different, so it makes sense 🙂

Also, realized the hairs are all the same, which is probably sane since they are totally randomized 😛

languid kayak
proud cobalt
languid kayak
#

Maybe a side job for Jab lol

proud cobalt
languid kayak
proud cobalt
#

Nah it's readable, someone just has to go in game and make each character

proud cobalt
languid kayak
languid kayak
languid kayak
lucid junco
serene sage
serene sage
#

on a more serious note, a speedy deletion is basically a deletion that requires no discussion and will automatically be done in a few (three?) days

#

it's used for stuff like spam/stupid pages and other stuff like that

#

found on the survival guide, I wonder where I can find these "regular" traits

languid kayak
#

and yeah, I removed the days indication, as it's all depending whether me and Vail have a look at, they are very vague, but basically something that's unarguably easy to delete can use speedy (personal tests, mistakes, spams etc.)

languid kayak
rotund echo
#

Ngl I wish more professions had their own unique trait

#

Though for Security Guard Night Owl, I wish it was a choosable one

lucid junco
languid kayak
languid kayak
#

but yeah, nutritionist as a job perk is uesless. I sometimes take it as I like to know nutrition values, but it's not worth 4 perks. I suggested back then it would be cool if it could approximate how far toward the next spoiling stage food is.

#

240 pages, so not that much I guess?

proud cobalt
proud cobalt
#

Nah im gonna do them all they wont stay autogenerated

languid kayak
#

and fix = add some flavour and fix errors if any and remove the tag 😛

languid kayak
proud cobalt
proud cobalt
lucid junco
languid kayak
#

will give me time to catch up 😄

languid kayak
lucid junco
#

Looks superior to me

serene sage
#

about halfway into the CDs now

#

got most of the annoying CDs out of the way now (audiobooks, documentaries)

#

kinda scared about b42 now

#

what if it changes all of the CDs and I have to redo them all

rotund echo
#

Well since Zomboid wiki editors are volunteers and are technically not obligated to edit it...

serene sage
#

you mean I should follow in the footsteps of my father?

rotund echo
#

I mean, if you can't be fucked to edit all CD pages, then you don't have to do it lol (wait for someone else do notice it and do it for you, EZ)

lucid junco
rotund echo
#

True...

lucid junco
#

Huh

languid kayak
#

I think there was an issue with Cook

lucid junco
#

Like they've just copy pasted the wiki's wrong data that Ive updated on may 30th

#

Or even april 8th

#

God was it that long ago?panic

languid kayak
lucid junco
#

Especially since its a reference to EnigmaGrey

languid kayak
languid kayak
proud cobalt
proud cobalt
proud cobalt
languid kayak
proud cobalt
digital helm
# proud cobalt Distribution table V4

Distribution table looks sick btw.
I'll see what we can do about the foraging section and infobox overlapping. Might need to use clear to the template if we're using the foraging table 🤔 or even better would be to add a media query to the stylesheet so it only adds it for certain viewport widths

proud cobalt
digital helm
proud cobalt
#

It's actually so easy it makes me wonder why they use these huge conveluted lua tables and zed script

lucid junco
#

May be an easter egg?

languid kayak
#

Maybe? I don't know this show at all tbh 😄

#

Must've been popular elsewhere

proud cobalt
#

Spooky spiffo today. Hopefully they scare us in the spookdoid with a release date panic

lucid junco
#

Happy Halloween Spiggo

torn tinsel
#

I'm actually screwing I can't wait for the thuesdoid lmao

#

Even if they don't drop a release date (they won't, and that's ok) I just love this game so much

#

Thursdoid is usually the highlight of my month

quartz bear
#

Project Zombobid Halloween CTF

serene sage
#

seems familiar

quasi thunder
naive imp
#

Guess who's back?

#

Back again?

#

Shady's back

#

Tell a friend

#

Guess who's back?

#

Guess who's back?

#

Guess who's back?

#

Guess who's back?

#

Guess who's back?

#

Guess who's back?

#

(Chorus)

#

Lol

#

It seems a lot has happened in my absence

#

@lucid junco care to give me a lowdown on the progress of Locations and Maps? I see you were doing some work

proud cobalt
#

So the KY team is the Binkies

tulip kiln
#

Ye but Riverside Rangers are where it's at

tulip kiln
serene sage
lucid junco
lucid junco
lucid junco
#

Added in Riverside location of the Seahorse coffee to the loc table. Removed Valley station Diner location and put it into the new page

#

Added in gallery on a lot of pages

lucid junco
#

@naive imp I thought we were leaving safehouse potential for businesses with certain good and distinct aspects

#

Also, will we add streets to the infoboxes?

#

Flyers list addresses on them

#

@languid kayak How do I get higher res flyers?

#

and you've updated it with much higher one

languid kayak
proud cobalt
lucid junco
#

Dont think so

lucid junco
proud cobalt
lucid junco
proud cobalt
lucid junco
#

Interesting

#

There are multiple resolutions under the same upload

lucid junco
proud cobalt
#

At a guess

lucid junco
#

Raise a hand if your resolution is 212x300

#

Either way, og resolution of the image is 1240x1754

#

So both of us had resized images

#

Greene's in erkon

rotund echo
#

Man, I've actually been to the Fossoil Field before

#

But by the time I've gotten there uh, I think trees were already overgrowing on the field

lucid junco
#

(Should be better resolution)

rotund echo
#

Dafuq, they're trying to sell us a Tanglewood house?

rotund echo
#

Ahh, "renovation" they say

lucid junco
#

20k for this, or 43535.01 nowdays

lucid junco
#

Oh wait

#

Inflation

#

IDs in the game

#

Cant wait to use them as an Id for roblox account

serene sage
lucid junco
lucid junco
#

I'll probably take another shot at fossoil field one, its surrounded by yellow border and its a bit harder to extract

#

Ive tried to delete all intermediate colors but it looks a bit too sharp to my liking

languid kayak
#

There seems to be a new icon for buildables?

#

btw, with all the street names in the flyers, it might eventually be possible to make a PZ map with street names and numbers for each house

proud cobalt
proud cobalt
languid kayak
#

Also, as far as tables goes; wouldn't it be better to input "0" for skill instead of "-"? Also for month names, I've been thinking whether the names or numbers are preferred 🤔. Especially for localization

digital helm
#

I guess it make sense to be 0 here though?

digital helm
languid kayak
lucid junco
#

Though address as Ive said would be something we could add

proud cobalt
proud cobalt
#

I'll look into that, but probably not tonight

proud cobalt
languid kayak
languid kayak
proud cobalt
#

Looks like someone from TIS got bored and thought nobody will see it anyway "CustomName": "bleh" 😆

naive imp
#

The only thing going for the gun store in terms of sadehouse potential is the shutters

languid kayak
proud cobalt
naive imp
languid kayak
naive imp
#

Though we may want to put the address instead of just the street, I think that makes more sense

languid kayak
#

then yeah, should be fine

proud cobalt
serene sage
#

finished all the CD articles, now I can hopefully move on to more useful stuff

#

skimped a bit on the last few songs descriptions because I didn't really know how to describe them but other than that they're pretty good

languid kayak
languid kayak
proud cobalt
languid kayak
#

There's not that many outfits luckily.

#

I've been also wondering how we could sort the outfits in the outfit navbox…

We have few types of outfits:

  • Lore ones (named)
  • Regular ones
  • Testing ones

The lore are one gender only and the testing are all female, but the regular ones sometimes also have only one gender variant

#

oh and tutorial outfits

proud cobalt
languid kayak
#

It would be nice if the male and female could be switched to easily; maybe ==Variants== would help?

proud cobalt
languid kayak
#

Yeah, though Woodcut and its outfit are really closlely related 😄

#

from the character screen I guess

flat sun
languid kayak
#

true 😩 There's the hope going

languid kayak
lucid junco
languid kayak
lucid junco
#

If I need to test whether or not something was implemented before version 1.10 or after, I can just download these ancient versions and verify it myself

flat sun
#

you can download any version of the game that's been on steam with steamcmd

lucid junco
#

I thought its only for open betas

languid kayak
#

you can, doesn't even require steamcmd, you can do that with Steam's debug console, but they aren't launchable through Steam

#

The officially available versions are only b38, b39, b40 and few older b41 builds: https://steamdb.info/app/108600/depots/

lucid junco
#

@languid kayak
Which one is better in ur opinion?

languid kayak
#

the latter

lucid junco
#

@naive imp Should we get rid of this half used thing in the navbox?

#

Only old pages have it

#

And some have only stairway or floor count

#

And this

lucid junco
languid kayak
#

The Ekron and Brandenburg names are 100% confirmed with these btw

lucid junco
#

Since Ive found that some still have doubts that is called fallas lake

languid kayak
#

yup

lucid junco
#

And possible homeward expansion in the riverside

languid kayak
#

IIRC the Irvington was in the flyers too

lucid junco
languid kayak
lucid junco
#

It looks like Call Us we are in wilson riverside

#

Not Call Us, house address is wilson riverside

languid kayak
#

ah, so the actual company is Riverside, but the house not?

#

Also, would be nice if the PZ map could also switch to the non-isometric map view

#

"located in a historic area" btw

lucid junco
#

I guess.. we will have to see untill the b42 drops

#

Or another homeward flyer

languid kayak
languid kayak
#

well, maybe you're right, those are farms indeed

lucid junco
#

Its closer to the Scenic groove, but not riverside

#

And I guess that we will have to write riverside/bradenburg outskirts for locations in between

lucid junco
#

They are all in between both towns

languid kayak
#

Is it true? I think it's 0? [[Category:Annotated maps images]]

#

oops

naive imp
#

I do think it's useful info

#

Also yes I realize I accidentally duplicated gun store image

languid kayak
#

Though yeah, they're not filled, but arguably useful, especially parking

naive imp
#

I'll take care of it later

naive imp
#

!!

#

Nasko says b42 is next few months

#

Holy FUCK I have to hustle

digital helm
digital helm
proud cobalt
proud cobalt
proud cobalt
proud cobalt
proud cobalt
digital helm
digital helm
digital helm
languid kayak
#

yup, the errors are now gone, thank you guys!

lucid junco
languid kayak
languid kayak
#

(the old one was cropped and pixelartsy)

proud cobalt
#

Would have been included in the overwrite, happy for you to revert. I havnt gone through all the new tile images yet only a few hundred

languid kayak
#

Yeah, we probably have a lot of duplicates too 😄

#

The fire will have more sprites, not sure we'll cover it though? Especially as fire will be revamped eventually (though no ETA, not making to at least early b42 version pretty much for sure at this point)

#

if so, definitely worth adding to trivia

proud cobalt
proud cobalt
digital helm
languid kayak
#

btw, to have outfits linked in the new location table, a script has to be updated, right?

Also, I guess we'll keep the naming as-is? With the (male outfit) and (female outfit) always added, even if there's only one variation?

#

The names in the table are currently different, though

languid kayak
naive imp
#

Lame

#

I'll respond today with my girl atm

languid kayak
#

The lack of comma make me read it as that 😄

digital helm
naive imp
#

@languid kayak you do know what atm means? Idk if the meaning gets lost on you since you're polish lol

#

It's an acronym

languid kayak
naive imp
#

Because my generation has invented so many goddamm acronyms for texting a lot of people who aren't like 19 or 20 now can't keep up

#

It's exhausting even for me

digital helm
languid kayak
#

I slowly got used to "fr", my mind's always thinking of "French" 😄

languid kayak
proud cobalt
digital helm
naive imp
naive imp
proud cobalt
languid kayak
# naive imp Fr=For real? (Are you serious?)

yup, I once actually read all the terms on wikipedia to catch up, some I never saw being used though https://en.wikipedia.org/wiki/List_of_Generation_Z_slang

The following is a list of slang that is used or popularized by Generation Z (Gen Z), generally those born between the late 1990s and early 2010s in the Western world. Generation Z slang differs from slang of prior generations. Ease of communication with the Internet facilitated the rapid proliferation of Gen Z slang.
Many Gen Z slang terms were...

digital helm
naive imp
#

It's mostly between us

naive imp
#

It comes from AS helL

#

Hence ASL

digital helm
#

it'd be the opener on chat rooms

naive imp
#

That must've been after me

#

I guess there's multiple meanings

proud cobalt
#

ASL will always be age/sex/location to me

#

I'm only 23

digital helm
#

phew... I'm not alone stressed

naive imp
#

Idk I've always seen it as as hell maybe I'm wrong idk

proud cobalt
proud cobalt
#

This and my personal discord is about it

languid kayak
digital helm
naive imp
#

And discord

#

Social media is brainrot a lot of the time

digital helm
#

I think chat rooms died with discord (or sooner?)

languid kayak
#

I never got used to ASL as by that time I mostly hanged on Polish chat rooms / communicators back in my early internet days 😄

languid kayak
naive imp
#

Rip flash you are missed

#

Except kinda not really for security vulnerabilities

#

But still

languid kayak
lucid junco
naive imp
#

A lot of us moderately know

#

Buts it's definitely not broad knowledge

lucid junco
#

I still have to reword some British words like flat

naive imp
#

It'd actually taught in school now the difference

digital helm
#

That's a relief. Once it was like it never existed

naive imp
lucid junco
#

Queue

serene sage
#

here in Canada we simply mix n match american and british english

#

depends on the person

digital helm
#

Same. In Aus we say elevator instead of lift

lucid junco
#

Same

serene sage
#

sometimes arguments simply arise from whether color is spelt like that or “colour”

lucid junco
#

Ive been taught British English but movies, games and talking to people lead to me using more American words

proud cobalt
serene sage
#

hmm autocorrect thinks “color” is wrong

proud cobalt
#

My discord does too

lucid junco
#

Color is American and colour is british

proud cobalt
#

Aka the rest of the world 😆

#

@languid kayak You'll be happy to see

serene sage
languid kayak
#

yup 🙂

lucid junco
proud cobalt
#

In Aus it would be 'Culla'

digital helm
#

new Aus dictionary

naive imp
#

Meter vs metre

#

Lol

lucid junco
#

Metre?

serene sage
#

I heard somewhere (in a book) that in australia you can call a pickup truck a “ute” or something like that

#

seems false but idk

digital helm
proud cobalt
serene sage
#

“over here’s my ute”

proud cobalt
lucid junco
#

Whaaat

proud cobalt
#

Everyone uses both

lucid junco
#

Meter is American???

serene sage
lucid junco
#

They dont even use this system drunk

proud cobalt
naive imp
#

Especially science stuff

proud cobalt
#

Miles are actually metric now

#

They don't use imperial miles

lucid junco
#

Meter sounds better tbh

#

Maybe because its also sounds "meter" in Russian

serene sage
#

time for some chips!
which one am I referring to?

lucid junco
#

The one with potatoes

#

My 8 years of English lessons tell me the one on the left

languid kayak
proud cobalt
#

In Australia its "Chips" and "Hot chips"

languid kayak
#

in Polish first one is "Frytki" and the other "Chipsy" 😄

#

so Fries/Chips

proud cobalt
#

I like Chipsy

serene sage
#

the answer is neither, it’s time for some (wood) chips

languid kayak
#

(though I see you discussed it below already :D)

naive imp
#

Meters km

languid kayak
#

so is science

naive imp
#

They actually say clicks short for kilometers

#

Idk why

proud cobalt
#

Tango front 2 kliks

naive imp
#

2 clicks west

#

Lol

languid kayak
#

imperial units are even more confusing, as there are nautical miles and so on 😩

proud cobalt
#

5280 feet in a mile

languid kayak
proud cobalt
#

I thuink

lucid junco
digital helm
naive imp
#

Washing machines per Browning Hi-Power

digital helm
proud cobalt
languid kayak
#

Soccer!

#

But yeah, the Football confusion is confusing too 😄

In here we always say "American Football" to differentiate

naive imp
#

Both kinds

digital helm
#

both? lol

proud cobalt
#

Theres three types of football here

naive imp
proud cobalt
#

AFL, NRL, and 'Soccer'

digital helm
#

and none are american football

#

no idea why you guys call rugby football

proud cobalt
#

Thats real footy 😉

naive imp
#

Idk

#

I don't watch sporrs

#

*sports

digital helm
#

They literally call "National Rugby League" "Footy" 😆

proud cobalt
#

Oh yeah theres rugby union too

#

Which is also football

naive imp
#

Americans call it Football because it's played on one's feet

#

As if we could play it on our hands or something

#

Idfk

digital helm
#

start calling every sport with a ball football

lucid junco
languid kayak
serene sage
serene sage
#

I think it’s just some rare zed outfits that some people mistake for a story

proud cobalt
#

Story definitely exists

#

Idk if its just 1 per world though

serene sage
#

strange

#

never seen it in debug mode

languid kayak
#

hm

lucid junco
#

There are predefined zed table that can spawn zeds with various outfits

#

And bride outfit is one of them

languid kayak
#

could link to Groom / Bride maybe

#

(the outfits)

proud cobalt
#

Oh waut

#

Wait

#

Sharp is right

proud cobalt
#
    -- you have a 50% chance of having this zone spawning, to bring more randomness to the world
    chanceToSpawn = 50,
    -- max 1 wedding per map
    toSpawn = 1,
    -- Mandatory zed
    WeddingDress = {
        -- name of the outfit
        name="WeddingDress",
        -- number to spawn
        toSpawn=1,
        -- The wedding dress is only on female
        gender="female",
        -- we will be forced to spawn this one
        mandatory="true",
        -- need to be in that exact room
        room="church",
    },
    Groom = {
        name="Groom",
        toSpawn=1,
        gender="male",
        mandatory="true",
        room="church",
    },
    Priest = {
        name="Priest",
        toSpawn=1,
        gender="male",
        mandatory="true",
        room="church",
    },
    -- Others
    Classy = {
        name="Classy",
        -- Chance at 75 means 75% of the zombies spawning (except mandatory) will have this outfit, the other 10% will have generic, the total chance of them all should be <= 100
        chance=75,
        -- no gender selected because we have Classy outfit for both gender
    },
    Waiter = {
        name="Waiter_Classy",
        chance=15,
    }
};```
lucid junco
proud cobalt
#

So it is 1 per map

#

Thats confirmed

languid kayak
#

huh

lucid junco
#

What about Wedding zombie type

proud cobalt
#

So theres a 50% chance it spawns on the map at all, and if it doesn it only spawns 1

lucid junco
#

So the whole "modern church" is misleading

proud cobalt
#

So it should read *There is a 50% chance that one church on the map will spawn a wedding

lucid junco
#

Oh its the first thing in zonedefinition.lua lol

proud cobalt
lucid junco
#

Only Churches with Wedding zed type can spawn them

#

Though wait

#

you have a 50% chance of having this zone spawning, to bring more randomness to the world

#

Does this mean that zed types should have 50% of spawning?

proud cobalt
#

I think its 50% chance that it will even try to add the zone when you start a save

proud cobalt
#

How else can you iterperate these two together

    chanceToSpawn = 50,
    -- max 1 wedding per map
    toSpawn = 1,```
lucid junco
#

I though zed type is predefined

#

and it looks like it is

proud cobalt
#

Hmm, i mean the comments could be wrong. It wouldnt be the first time. All the comments about handy skill are wrong

lucid junco
#

There is one problem

#

I cant get the damn bride to spawn

proud cobalt
#

Does the groom work?

lucid junco
#

All other fancy pants are here

proud cobalt
#

Are any of those actually groom?

lucid junco
#

Oooh wait

#

room="church",

#

Im dumbg

#

There she is

#

Damn she is rare

#

1/200

#

Waaait

#

New save, now no wedding zeds

proud cobalt
#

Theyre only generics

#

So the wedding type didnt spawn

lucid junco
#

Yeah

proud cobalt
#

So even though the zone is hard coded into the map whether that zone is actually used can be up to chance

lucid junco
lucid junco
#

So if the church has a wedding zombie type

#

If it is activated

#

If the zed spawns in a church

#

There is a chance that it will be a bride

#

Or groom

proud cobalt
#

And only if no other church has a bride and groom right -- max 1 wedding per map toSpawn = 1,

#

Otherwise it will just spawn the classy type

#

Naturally, without using debug

proud cobalt
#

I think that makes sense

lucid junco
#

@naive imp In the case of the business being crammed into the building with other, bigger ones, should we just have its doors and sign visible for Isometric view in the infobox?

#

Showing the whole building is a bit excessive to me

#

But showing only the outside of it is a bit confusing and not centered on the business itself

flat sun
proud cobalt
flat sun
#

yeah

#

specifically it rolls this the first time a zombie spawns in that zone

naive imp
#

That's why in the description I mention "It is x unit with x sign"

#

Plus cuts down on the amount of files we have to manage

languid kayak
languid kayak
#

Yeah, I saw the discussions; in case it wasn't already, should definitely be put on the wiki, good research everyone!

proud cobalt
languid kayak
languid kayak
#

Technically gallery has no limit if you'd want to add them, but I can get what could you mean, especially as we have the infobox images with floors in gallery too

serene sage
languid kayak
languid kayak
#

there isn't a school defined as a room btw?

proud cobalt
#

No looks like they're all hall locker

languid kayak
#

seems the school isn't even the best place to look for them, too

proud cobalt
lucid junco
languid kayak
lucid junco
#

I guess we will leave it then

languid kayak
# proud cobalt Reverted

btw, I lost the link now, but there's a mod that fixes some misspellings in distributions, sometimes items does not spawn due to a typo. Sharpgolden also found a lot of rooms that spawn wrong items

#

I wonder if the script lists them too

proud cobalt
languid kayak
#

This mods fixes many typos in the distributions.

List of typos fixed :

CrateCompactDisks -> CrateCompactDiscs
BakeryDonuts -> BakeryDoughnuts
CrateSandbags -> CrateSandBags
SportsStoreSneakers -> SportStoreSneakers
PlankStashWeapon -> PlankStashGun
ElectronicStoreComputer -> ElectronicStoreComputers
ElectronicsStoreMusic -> ElectronicStoreMusic
CrateNapkins -> CratePaperNapkins
MusicStoreAcoustic -> MusicStoreGuitar

Additionnally, this fixes some other stuff :

Added missing golf store loot tables : "golfstore" , "golffactory" , "golfshipping". The golf store in Louisville now finally has golf loot : lots of golf clubs, golf bags, golf balls, golf-related clothes, and metalworking supplies.
Added a missing loot table for the sewing store that was referenced but never implemented : it contains the Tailoring Skill books. See, that's why no one ever found Tailoring Skill books in these stores.
Added missing loot tables that was referenced but never implemented : in the railyard : (railyardstorage, railyardrepair, traincar). Now the Railyard east of Muldraugh is a great loot location for metalworkers and mechanics.
Added a 'classroom2" loot table to fix the March Ridge's School loot, because the room name of the classrooms in that school is 'classroom2" instead of 'classroom'.
Added a missing 'GunStoreGuns' loot table that was referenced but never implemented : in the Pawn Shop Offices.
Added a missing laboratory loot table for counters.
Added a missing plumber loot table, containing plumbing supplies.
proud cobalt
#

I understand not diverging your branches all the time, but come on

#

I've definitely seen this one GunStoreGuns

languid kayak
#

I get that they probably weren't thinking how much time build 42 will take, but yeah, this kind of fix could be made. On one hand it's more and more pointless to add anything now, but OTOH the b42 won't be MP on release anyway and will be unstable for even longer.

proud cobalt
#

I hope the majority of this stuff is actually patched a long time ago, just waiting for a public release

#

Also you dont have to move the see also on the outfit pages if youre trying to catch up on recent changes, i will go through them again and do it as i do the outfits

#

Also i removed all the 'NPCs' sections of distribution i had the bot find, will work on 'buildings' too soon

languid kayak
proud cobalt
#

And i used the bot to rearange item pages to be in as much of style guide order as possible. Only compatible with item pages currently, but should come in handy in B42

languid kayak
#

There was a patch that changed loot tables a lot, there was a patch that added a lot of food items, there were new clothes being added (and some are left unfinished), louisville was added mid-patch, heck, even some early b42 content we have has snuck in 😄

languid kayak
#

oh wait, we have outfit already, so just remove items and link to outfit

proud cobalt
languid kayak
#

btw, not sure you saw my previous post or I missed the reply, but we're not touching the naming I guess? As in always stating the (male/female and outfit) in the name?

proud cobalt
languid kayak
#

do we need an (outfit) though?

proud cobalt
#

For ones that dont have an opposite version, maybe we don't. But like Dean would need (outfit) at least. Same with all other NPC ones

languid kayak
#

I know we'll be bound to get some collisions eventually, but it's where we get the paranetheses then?

#

huh https://pzwiki.net/wiki/Joan – that's Fuberti's edits, where does it in the blog post that was probably going to be referenced for that is mention of these outfits appearing in build 42?

#

She currently can not be found in the game, but this is going to change when build 42 is out, because Her and all Lore Characters will be official found and Spawn in the world in their respective workplaces and where they apparently died.

proud cobalt
#

Fubertis edits have been very poor particularly lately. I've left a message on their talk page but they continue to edit with no change. I've been trying to follow their edits around to make them better, but have resorted to simply reverting quite a few now

languid kayak
#

oh wait

#

As another part of us bedding down in the lore, meanwhile, we are also making sure that characters in broadcasts, flyers and newspapers who have an evident place of work (or place of demise) have their zombified forms spawn at the relevant location on the map.

languid kayak
#

They sadly are very speculative

proud cobalt
#

Very chaotic, i prefer not to simply revert an editors work, even though im against mass future features in trivia (or trivial). So have been redoing them and marking them with {{Sup|Future}} to track down later

#

I find much of it is not relevant and just requires deleting though. I try leave whats relevant in a cohesive manor

languid kayak
proud cobalt
#

I did a few and realised if i want to be cheeky i should fix my own articles first 😄

languid kayak
proud cobalt
#

That would overview the entire story

languid kayak
#

Maybe? The NPC pages have the timeline on them, similar to radio stations, I wasn't that much up to speed with the lore so I never got these much though

proud cobalt
#

Looks good

#

Ive sorted the see also sections on the outfit pages that should basically be done, the rest will be sorted as i get through them now

languid kayak
#

oh there's Duke, Dean and Frank too, gonna fix those too

languid kayak
languid kayak
#

(and it was mostly prompted by the deletion notice saying it was moved to talk page, when it was not)

languid kayak
#

oh

#

seems accidential but indeed 😄

languid kayak
# languid kayak Do we need this at all? https://pzwiki.net/w/index.php?title=%27Til_Death_Us_Do_...

Due to popular demand from comments and PMs alike, here's the rest.

New music from the recent build (0.2.0f) of The Indie Stone's Project Zomboid. The title is simply what it appears as in the music files, and I do not know if they have an actual name beside that. As this was not uploaded anywhere else, I decided to put these amazing new tracks...

▶ Play video
languid kayak
rotund echo
#

There's an actual West Point mayor character??

lucid junco
#

I thought I had changed it

#

Ooh

#

Ikip

#

Why would you use the same image in two infoboxeshungover

#

Ill upade both images when im back home

languid kayak
#

IIRC it was one of the comments here https://www.youtube.com/watch?v=JbxJGvinhM4

If you enjoyed this video please like and subscribe :D

Project Zomboid is an open-world isometric survival horror video game in development by British and Canadian independent developer The Indie Stone. The game is set in a post-apocalyptic, zombie-infested world where the player is challenged to survive for as long as possible before inevitab...

▶ Play video
#

the video misses Raider outfit and I think one more though 😛

#

oh yeah, it misses Woodcut 😛

#

https://www.youtube.com/watch?v=JbxJGvinhM4&lc=UgxoAP9_BW0SSSezylB4AaABAg

Not sure how true it is, or was it just a random zombie looking similar.

Would be nice if we could have the spawns extracted on wiki to confirm, assuming that's even possible?

If you enjoyed this video please like and subscribe :D

Project Zomboid is an open-world isometric survival horror video game in development by British and Canadian independent developer The Indie Stone. The game is set in a post-apocalyptic, zombie-infested world where the player is challenged to survive for as long as possible before inevitab...

▶ Play video
proud cobalt
#

Orange soda vs water bottle?

languid kayak
#

wait, so can fire bomb be crafted with bottles of gasoline?

#

It seems that our easter egg page was popular enough to be made onto a video 😄 @tulip kiln https://www.youtube.com/watch?v=WM5haLSFzMw
(sorry for the ping, random person)

Babe wake up, komp uploaded

🌲 Check out Pine Hosting and get 30% off with the code: KOMP 🌲
https://pine.host/komp1

If you enjoyed this video please like and subscribe :D
Patreon: https://patreon.com/kompwv
Discord: https://discord.gg/FjTzCSyeVQ

0:00 - Intro
0:16 - Pop Culture
0:37 - Sponsor
1:19 - Pop Culture Continued
3:39 - The Indie Stone
...

▶ Play video
languid kayak
#

oops, thanks!

tulip kiln
languid kayak
#

I also watched the https://www.youtube.com/watch?v=zz9igp7iIEQ

It has tenatively useful bits, though again, not exhausitve.

I wonder where is this location? https://youtu.be/zz9igp7iIEQ?feature=shared&t=33 and whether it's indeed intentional?

The fort area being speculated as Fort Knox is something that was discussed a lot, but never confirmed.

I think we don't mention Brian Hicks music on the easter eggs too.

The black squares on map sometimes can be squares that get converted to wooden floor too (default tile).

Telecorn was something that was officially said being a meme (I think by nasko)

I make video about toilet paper house
If you enjoyed this video please like and subscribe :D
Patreon: https://patreon.com/kompwv
Discord: https://discord.gg/FjTzCSyeVQ

0:00 - Intro
0:24 - The Map
1:40 - Telecorn
2:19 - Toilet Paper House
2:50 - Main Menu
3:31 - Man on Shirt
3:51 - Secret Radio

Project Zomboid is an open-world isometric survi...

▶ Play video

I make video about toilet paper house
If you enjoyed this video please like and subscribe :D
Patreon: https://patreon.com/kompwv
Discord: https://discord.gg/FjTzCSyeVQ

0:00 - Intro
0:24 - The Map
1:40 - Telecorn
2:19 - Toilet Paper House
2:50 - Main Menu
3:31 - Man on Shirt
3:51 - Secret Radio

Project Zomboid is an open-world isometric survi...

▶ Play video
tulip kiln
languid kayak
#

They aren't cited in the source tweets so feel excessive

tulip kiln
languid kayak
languid kayak
#

but is it the same as the https://pzwiki.net/wiki/Student_(female_outfit) and https://pzwiki.net/wiki/Student_(male_outfit) or https://pzwiki.net/wiki/Varsity_(male_outfit) or https://pzwiki.net/wiki/Varsity_(female_outfit) ?

I guess it has a chance to be added to these outfits?

If so, that's something we're curently not listing, pinigng @proud cobalt for that.

Also, seems the gender doesn't matter / needs to be defined here.

lucid junco
languid kayak
lucid junco
#

It is probably a testing ground or just a leftover like bradenburg or other upcoming locations that are currently present as a rough sketches

lucid junco
#

Fort would be waaay bigger

#

Less abandoned

#

And had some modern things in it

#

Since people were captured in it for testings

lucid junco
#

Aaanyway, I dont think this is cannon in any shape or form

#

It is really far from the "border" of the map

#

So I dont think players were ment to see this

lucid junco
#

Since it would look more like a dark floor

#

And not a bit miracilously looking void

#

Honestly, not to hate on guy, but the way he presents this is really clickbait-y

#

Ive never liked his vids because of that

#

If you go to the areas in game, there will be nothing "spooky" or "mysterious" about it

#

They are probably just rendering errors

languid kayak
# lucid junco

I think the single black squares on the map were fixed, but were present before the last map export, going there just resulted in wooden board, as I tested it myself. Not sure if any more are present on the map?

#

but if so, you are correct 😄

#

The ones present on the map are not the ones I've been thinking of

lucid junco
#

There is a single wooden board that Im aware of and it shows black on the map, but its obviously a floor that is missing, not a backhole

digital helm
lucid junco
languid kayak
#

ah, true, thanks 😄

languid kayak
digital helm
languid kayak
digital helm
digital helm
#

from wikipedia's style guide. https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style/Trivia_sections

Trivia sections should be avoided. A list of arbitrary points risks becoming a trivia magnet, which grows increasingly unwieldy as things are added on.

Avoid creating lists of miscellaneous information. It was once common practice on Wikipedia for articles to include lists of isolated information, which were often grouped into their own section. These sections were typically given names such as "Trivia", "Facts", "Miscellanea", "Other information" and "Notes" (not to be confused with "Notes" se...

digital helm
languid kayak
quasi thunder
#

Or not now🤷‍♂️

languid kayak
#

Leaving it here as Ksilem can't access Discord: https://pzwiki.net/wiki/Talk:Washington_High_S5.01 in case anyone knows where is it from. There are more Ksilem couldn't identify what are based on/refering to, including https://pzwiki.net/wiki/Talk:Ballincoolin_S1.01 and maybe some from https://pzwiki.net/wiki/Category:Autogenerated_articles_(media) as they wasn't updated yet since automatic generation.

Pinging @tulip kiln in case you want to deep dive into more possible Easter eggs 😄

tulip kiln
languid kayak
#

I found https://www.youtube.com/watch?v=YEX35bqvMms but not sure it address these? Which brought me on how many interesting video are on that channel 😄 Not sure I'm gonna watch them now, but eventually I will

SQz

In build 41.54, the developers of Project Zomboid added VHS tapes. Some of these tapes are Home VHS tapes, with each one spawning only once in the entire world. In this video, we'll be looking at interesting Home VHS tapes that I've managed to find.

0:00 - Intro
1:18 - Tape #1
2:00 - Tape #2
3:26 - Tape #3
4:13 - "L&S"
4:27 - Tape #4
4:54 - Tap...

▶ Play video
languid kayak
lucid junco
#

It seems as store a max either renting out its trailers/containers

#

Or they were salvaged by other companies and put to other use

#

While it may be a great trivia, in which we could list a table where all of the containers with their logo

#

We had argued whether it would be of some value or something completely unnecessary

#

Although, we had discussed about listing them all in gallery, not in a neat, location table

#

@languid kayak How do I make sandbox again?

#

@naive imp Case to case issue had arrived

#

Should we use pics of individual signs for the lower businesses in the infobox, pic of the entire strip mall or something else?

languid kayak
lucid junco
languid kayak
quasi thunder
#

Without <ref>

lucid junco
languid kayak
lucid junco
#

No patric, MSR700 is not an instrument

languid kayak
lucid junco
languid kayak
#

Also Calvy this month stressed

#

compare with me

lucid junco
#

How do I check my contributions?

quasi thunder
#

Well, actually, what NeGat1FF did doesn't really need to be considered anymore, since I completely redid the main page. He is currently working on the Survival Guideded; the last tile I asked him, it was about 50%, and now I think it's around 70%. Also improved and created several weapon articles. And sheesh, Ukrainina😂

pure osprey
#

i swear ive never actually seen this channel before

#

who ping

quasi thunder
#

This I also reworkeddrunk

languid kayak
lucid junco
#

Oh

#

Im not

languid kayak
languid kayak
quasi thunder
quasi thunder
quasi thunder
languid kayak
#

I kinda mentioned you all guys in minor this time, sometimes I skip but generally I try to mention everyone that's been active since the last summary in any way

#

Sometimes hard to properly credit the amount of work; I've been thinking of alphabetizing minor edits, especially as this month I basically just did the summary of the last 20+ days over the course of the weekend lol

quasi thunder
#

Where do you check for active?

#

Here, or?

quasi thunder
languid kayak
languid kayak
#

Hm, I'm slowly getting into categorizing the location images, mainly the ones from https://pzwiki.net/wiki/Category:Location_images since there's not that many of them (prompted by Sharpgolden's huge amount of work toward LV locations :P).

So far there's few things that I'm not sure of:

Pinging @lucid junco and @naive imp for opinions?

languid kayak
naive imp
languid kayak
lucid junco
#

Though I had added it to the main border page fairly recently

#

While it has absolutely no value to the player, it is something that we should mention

languid kayak
languid kayak
lucid junco
languid kayak
#

I doubt we'll ever get its name, though I can imagine some NPC down the road referencing some weird locations eventually.

lucid junco
lucid junco
#

I dont know if I had cleaned them all out yet, since Im going page by page, removing them as I go

languid kayak
languid kayak
lucid junco
languid kayak
#

and going off whatever is in the Louisville page?

naive imp
#

@languid kayak I noticed you removed Louisville images category for the palette pop art supplies in the mall. That was intentional, since the mall is in Louisville I put both, kinda like it's a sub-location of Louisville

#

I do the same for Crossroads Mall and valley station

lucid junco
languid kayak
proud cobalt
lucid junco
languid kayak
#

btw @proud cobalt I just started watching https://www.youtube.com/watch?v=xb266CS3r80 and it pretty much goes by your distribution list on the wiki, it still uses the old tables 😄

Not sure about you, but I guess it feels nice seeing people actually conting on it 😛

SQz

Short answer: no. Long answer: no, but you can get very close...

After spending an unusual amount of time staring at my inventory, a grand idea was conjured up in my mind! Why don't I try to collect all the items in Project Zomboid? This video, that took forever to make, answers that question.

Animations made in Blender.
----------------------...

▶ Play video
proud cobalt
proud cobalt
proud cobalt
proud cobalt
proud cobalt
languid kayak
languid kayak
# languid kayak btw <@191537586542608384> I just started watching https://www.youtube.com/watch?...

https://youtu.be/xb266CS3r80?feature=shared&t=939 funny how we had the discussion about the wedding story today 😄

Also, the video must have been in a making for a while (no wonders), seeing how a lot of the wiki wasn't even at 41.78.16 back then 🙂

SQz

Short answer: no. Long answer: no, but you can get very close...

After spending an unusual amount of time staring at my inventory, a grand idea was conjured up in my mind! Why don't I try to collect all the items in Project Zomboid? This video, that took forever to make, answers that question.

Animations made in Blender.
----------------------...

▶ Play video
proud cobalt
proud cobalt
languid kayak
naive imp
indigo hemlock
#

Hi

proud cobalt
indigo hemlock
#

The project zomboid community is so nice

naive imp
#

@lucid junco I've been back and forth about strip malls and plazas myself. The gist essentially is if it's a big one like acorn Plaza, Cardinal Plaza, or those rows of businesses in Louisville then it's a standalone pic. If the strip mall is small then you could include the whole thing but honestly it's case-by-case at this point

naive imp
#

Just don't bring up multihit or axe vs crowbar again lol

indigo hemlock
#

Ja du bist nett

indigo hemlock
naive imp
indigo hemlock
#

Im learning German

#

BTW I Siad yes you are nice

#

Bist du schwul

indigo hemlock
proud cobalt
proud cobalt
languid kayak
#
SQz

Short answer: no. Long answer: no, but you can get very close...

After spending an unusual amount of time staring at my inventory, a grand idea was conjured up in my mind! Why don't I try to collect all the items in Project Zomboid? This video, that took forever to make, answers that question.

Animations made in Blender.
----------------------...

▶ Play video
languid kayak
proud cobalt
proud cobalt
#

V1 was wild and practically a proof of concept. It never actually checked if something was used only if it existed

#

You can also see the Crafting rewrite during the video

languid kayak
proud cobalt
#

If he waited 6 months this challenge would be so much easier. Proper coverage of home VHS, better distribution and Crafting tables, outfit spawns etc.

proud cobalt
languid kayak
#

yeah, overlaying this is definitely handy!

proud cobalt
#

This one has Citizen skin and V3 tables

https://youtu.be/5C3Whs_RnNA?si=APoomK0VSwwCaEZA

SQz

In this video, I go through the list of the 22 sets (yes, sets, but not all of them are sets) of the rarest items in Project Zomboid. If you think there's an item that belongs on this list, let me and others know about it in the comments down below!

Inspired by my previous video, which you could live your life without watching, but there's no h...

▶ Play video
languid kayak
#

it's the next on my watch list 😄

#

speaking of, I think SQz is not doing the artworks for the newspapers? I know unconid is, but the SQz name came familiar too

proud cobalt
languid kayak
languid kayak
proud cobalt
proud cobalt
languid kayak
proud cobalt
#

Yeah

#

If you have access to distributions and proceduraldistributions atm could you do a quick search for Hat_NBCmask

serene sage
#

SQz is a pretty underrated channel

languid kayak
proud cobalt
languid kayak
#

btw, what caused the changes to be recalculated? Some error in a formula?

proud cobalt
proud cobalt
flat sun
#

i see it in my copy

#

it's in the TestingLab proc distribution which spawns in laboratory crates, desks and metal shelves

languid kayak
#

the mask? Apparently, there's no location with these in the vanilla map. Though the Calvy's V4 script doesn't even have that listed.

flat sun
#

in the video it only shows it spawning in crates so i don't think even the old version was quite correct

languid kayak
proud cobalt
#

Hmm so it must be a bug. I'll have to investigate that when I get home

languid kayak