Project Zomboid

Project Zomboid

Ei tarpeeksi arvosteluja
Random Zombies - DnN - Plugin Template
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
371.635 KB
18.11.2022 klo 12.19
13.1.2023 klo 8.35
2 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Random Zombies - DnN - Plugin Template

Kuvaus
This is a template to show others how to write a plugin for Random Zombies - Day and Night

It simply triggers a special distribution each time it snow, rain or is foggy instead of having to choose just one type of weather.

Source Code

You can see and download the source code directly from here[github.com].
The plugins must be put in mod order before the main mod Random Zombies - Day and Night.
If using multiple plugins, consider that the latest just before the main mod will be the one that, if conflicting with others, will override the schedule and take precedence.
Please check the github for more instructions for developing one.

BUGS!? FEATURE REQUEST? NEED HELP?

Please reach out here[github.com]. I'll try and be as helpful as I can.

=====================

Workshop ID: 2890233989
Mod ID: RandomZombiesFullExamplePlugin
6 kommenttia
Crius  [tekijä] 30.4.2024 klo 12.52 
@BoredThor, the source code is available and there support for a plugin system with an example. Feel free to experiment with it.
BoredThor 30.4.2024 klo 3.06 
I would love to make the special distributions work with the mod The Darkness is Coming.
Crius  [tekijä] 28.8.2023 klo 6.18 
@JustPurdy you should not install this by itself. It require the main mod Random Zombies - Day and Night. Also it's meant as an example of how to make a plugin, you are not supposed to just install this and expect it to work. No proper testing has been done for this.

If you do not understand how to use this, the best suggestion I can give you is to not install it.
J. Purdy 23.8.2023 klo 17.02 
Is there anything I need to change with this mod enabled? I had your other mod working but now they don't sprint at night at all. Do I need to switch "Enable_ExampleMode = 2" to a 1?
Crius  [tekijä] 13.1.2023 klo 12.28 
@BC Budz all good. Can't assure it works as I didn't test it after the last change.

I had tested it prior to that and the change shouldn't really have been anything that breaks stuff but for sure it will have some placeholder text here and there (maybe some reference to `Example` in the options page to give you an idea). Nothing should be broken in the logic itself.

Let me know if something is badly broken and if you want to try your hand at fixing it, this is a very good small project to try and learn some basics of PZ modding :)
BC Budz 13.1.2023 klo 11.40 
Thanks for plugin! :spiffo::praisesun: