Project Zomboid

Project Zomboid

20,949 oy
Mod Options (Build 41)
29
13
8
8
4
14
11
9
4
4
2
2
5
4
4
4
2
3
2
2
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Dosya Boyutu
Gönderilme
Güncellenme
31.729 KB
17 Tem 2020 @ 14:31
17 Eki 2022 @ 8:06
19 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
Mod Options (Build 41)

Açıklama
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
Popüler Tartışmalar Tümünü Görüntüle (21)
2
5 Eki @ 11:50
File does not exist on the server
Chris Redfield
44
6 May @ 16:30
Can´t host a coop server with mods
QUANDALE DINGLE
20
22 Eki 2022 @ 17:35
"File doesn't exist on the client:"
Sennyツ
844 Yorum
Skeleton Jackツ 11 Eki @ 20:30 
this mod was working on my dedicated server intill i did a fresh install of the server and it only wants to work in the menu and i cant seem to get it to work ingame
マティアス 10 Eki @ 14:59 
nice
FAShan 8 Eki @ 23:36 
:steamhappy:
mqr1200 7 Eki @ 17:16 
mod seems to be broken FYI
dokka 7 Eki @ 14:26 
nice
Juni 6 Eki @ 10:03 
:)
Ratuê 4 Eki @ 14:04 
:steamhappy:
Guardian_54 4 Eki @ 8:13 
:steamhappy:
kampfpanzer 17 Eyl @ 7:14 
а
No one 14 Eyl @ 16:24 
a