Project Zomboid

Project Zomboid

20,687 beoordelingen
Mod Options (Build 41)
29
13
8
8
4
14
11
9
4
4
2
2
5
4
4
4
2
3
2
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
Bijgewerkt op
31.729 KB
17 jul 2020 om 14:31
17 okt 2022 om 8:06
19 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Mod Options (Build 41)

Omschrijving
ModOptions WIP (paused)!

Allows other mods to be customized.
Any mod author can add custom options to their mod.

Requirements
(!) THIS MOD IS COMPATIBLE ONLY WITH BUILD 41
(!) For Build 42 see here.

Steam Workshop Issues
1. Quit the game.
2. Unsubscribe. Wait ~1 minute.
3. Subscribe. Wait ~1 minute.
4. Make sure the mod version is 1.4.4

Minimal Code (for modders)
Put it in subfolder media/lua/client of your mod folder.
-- These are the default options. local OPTIONS = { box1 = true, box2 = false, } -- Connecting the options to the menu, so user can change them. if ModOptions and ModOptions.getInstance then ModOptions:getInstance(OPTIONS, "MyModID", "My Mod") end -- Check actual options at game loading. Events.OnGameStart.Add(function() print("checkbox1 = ", OPTIONS.box1) print("checkbox2 = ", OPTIONS.box2) end)
This mod should be enbaled.
But note that your mod will work without this mod!
So you do not have to create a hard dependence on this mod.

For more info, see Guide.

TODO:
- Options other than checkbox (done)
- Option like edit input.
- Option like change color.
- Possibility to add custom tab
- Possibility to tune by server admins only (using UI)
- Sandbox options. (done)

Workshop ID: 2169435993
Mod ID: modoptions
Populaire discussies Alles weergeven (20)
44
6 mei om 16:30
Can´t host a coop server with mods
QUANDALE DINGLE
20
22 okt 2022 om 17:35
"File doesn't exist on the client:"
Sennyツ
15
22 okt 2022 om 17:35
File doesn't exist on the client How to fix ?
Kitasan Black
835 opmerkingen
No one 14 sep om 16:24 
a
Akira 13 sep om 1:06 
a
tilarium 10 sep om 13:48 
tilarium Apr 27 @ 5:45pm
tilarium Apr 19 @ 7:05am
tilarium Mar 25 @ 5:37pm
Never. B42 has mod options baked into it
Никогда. В B42 встроены опции модов
TheGamerVoid 10 sep om 12:20 
build 42
Corono of Ntikirra 2 sep om 20:42 
I'm having an issue wherein when I enable this mod, all UI from the menu disappears. Not sure what would be causing this, but I know it's specifically this mod.
有参 15 aug om 2:41 
666
tilarium 11 aug om 13:13 
Someone(s) is(are) going around reporting mods. So far I've seen it here on PZ, Stellaris, HoI4 and Crusader Kings III
WormGang 11 aug om 11:56 
Why the fuck is everything getting DMCA’d
tilarium 11 aug om 9:50 
@Well Butter my Biscuit why do I get the feeling you’re the one reporting all the mods? Grow up
Well Butter my Biscuit 11 aug om 3:40 
Figures the comments are the telltale sign to not download this scam mod.