Project Zomboid

Project Zomboid

[B42] Week One NPC
Starting car - Choice
PLEASE <3

Is it possible to start with a choosen car ? (I am thinking of KI5 police cars, for example)
Maybe with a new car choice is the Sandbox options ?

Thanks for your work :)
< >
正在显示第 1 - 1 条,共 1 条留言
FOUND !

If you want to start with a custom car (Like KI5), you just have to update this file :

\<mods_directory>\mods\BanditsWeekOne\42\media\lua\shared\BWOEvents.lua


And edit this line :

local vehicle = spawnVehicle(sx, sy, "Base.SmallCar")

Example for a KI5 Police car :

local vehicle = spawnVehicle(sx, sy, "93chevySuburbanpd")
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50