Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere






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.