Project Zomboid

Project Zomboid

Tk's Real Vehicle Acceleration (2)
 此主题已被置顶,因此可能具有重要性
tkonrye  [开发者] 2024 年 7 月 22 日 上午 5:45
Mod Load Order
Since this is important to the function of not just this mod but others as well, I though I would add a section here that provides a small amount of detail for the load order for this mod.

There is a section of your server file that starts with:
# Enter the mod loading ID here. It can be found in \Steam\steamapps\workshop\modID\mods\modName\info.txt

in that section the recommended order of mods will be:

All your other mods
All of your vehicle mods/mod pack
your Tks RVA2 mod
your Tks compatibility mods

Any vehicle mods that replace vanilla vehicles likely will not work as intended as Tks RVA2 uses lua files that replace the vanilla ones. As a result in order for those mods to work they have to come after Tks in the load order, and would not include compatibility for the mod.