Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen






The mod has the file called VehicleZoneDefinition.lua and it's actually very easy to edit it.
You don't have to learn any programing languages at all.
https://psteamcommunity.yuanyoumao.com/workshop/filedetails/?id=2169435993
The only thing that remains is just the shadow.
good stuff ;-)
There is a file called VehicleZoneDefinition.lua in the mod and you can rewrite some codes.
VehicleZoneDistribution.parkingstall.vehicles["Base.CarNormal"] = {index = -1, spawnChance = 2};
A chance of spawning normal cars is currently 2 but if it's 10,you'll find normal cars everywhere.