Project Zomboid
17,568 คะแนน
Mod Options (Build 41)
22
12
4
14
6
6
10
4
2
7
3
5
4
4
2
3
3
2
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
ขนาดไฟล์
โพสต์
อัปเดต
31.729 KB
17 ก.ค. 2020 @ 2: 31pm
17 ต.ค. 2022 @ 8: 06am
19 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
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 BETA BUILD 41+[theindiestone.com]

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
กระดานสนทนายอดนิยม ดูทั้งหมด (20)
41
21 ต.ค. 2022 @ 2: 29pm
Can´t host a coop server with mods
QUANDALE DINGLE
20
22 ต.ค. 2022 @ 5: 35pm
"File doesn't exist on the client:"
Sennyツ
15
22 ต.ค. 2022 @ 5: 35pm
File doesn't exist on the client How to fix ?
Hot Milf Siracusa
736 ความเห็น
梨楚芳 17 พ.ย. @ 6: 03pm 
b( ̄▽ ̄)d
Half 1 พ.ย. @ 1: 02pm 
+
Nariouss 31 ต.ค. @ 9: 41pm 
Isnt that the most downloaded mod ?
AndorinhaBlue 22 ต.ค. @ 2: 33pm 
Eu não tenho costume de usar mods, mas ja fiz uma ou duas runs no mp. E esse mod é a base de tudo, vale a pena manter a inscrição
▽ Noobmadz 11 ต.ค. @ 6: 33pm 
This mod have a problem with UI mods ("SpiffUI - Themes" for example). When you install a UI mod and use this mod, he's have a conflict with LUA archives. I don't know how to fix this problem, maybe need to fix for creator of this mod.
Math 8 ต.ค. @ 6: 19am 
perfect
JackOfBlades 2 ต.ค. @ 3: 05pm 
I don't know if this has been addressed, But I cant Access the mod options on my private server and everything is a "Nightmare"
AzhalveK 30 ก.ย. @ 6: 31am 
I think an update would be welcome, as would the addition of an option to hide the menu from players on the servers.
็็็็็็็็็็ 17 ก.ย. @ 9: 49pm 
perfect
S@R@N4@ 16 ก.ย. @ 2: 03pm 
👍