Project Zomboid

Project Zomboid

Tk's Real Vehicle Acceleration (2)
 This topic has been pinned, so it's probably important
tkonrye  [developer] 22 Jul, 2024 @ 5:45am
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.