Project Zomboid

Project Zomboid

KI5's Vehicles - Lore-Friendly Names
 此主题已被置顶,因此可能具有重要性
Panopticon  [开发者] 2023 年 6 月 7 日 下午 6:01
Why No Multiplayer Compatibility?
To have this multiplayer compatible, I need to set the mod to "require" all of the vehicle mods, because the server code is not smart and needs to be spoonfed what to do, unlike singleplayer. This would mean that everyone using this mod would need to play with all of KI5's vehicles, which does not fit everyone's preferences.

There is the option of separating the mod for each vehicle, like how it was initially. However, it is not convenient and adds 20+ mods you need to enable.

Multiplayer is not my priority, and convenience is, so I am going to keep it the way it is. I am down to help someone upload their own multiplayer-compatible version of this mod, as it just requires moving lines and I already finished the hard part. I really dislike having duplicate versions of things and try to minimize it as much as possible, hence I won't do it myself.

You can discuss this below.
< >
正在显示第 1 - 2 条,共 2 条留言
Dy0gu 2023 年 7 月 7 日 下午 7:10 
Hi there, I'd love to port this to multiplayer if you don't mind, can you give me any pointers?
Panopticon  [开发者] 2023 年 7 月 7 日 下午 7:23 
引用自 Stalker
Hi there, I'd love to port this to multiplayer if you don't mind, can you give me any pointers?
All you need to do is find the mod IDs of the vehicles you will be using, and adding them as requirements to the "mod.info" file. It should look like this:
... require=modID1,modID2,etc. ...
and that's it. The translation files will change the strings of the mods that you required or remain dormant for the ones not present, but you can adjust them if you want to remove the lines not being used.
最后由 Panopticon 编辑于; 2023 年 7 月 7 日 下午 7:24
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50