Cities: Skylines

Cities: Skylines

Not enough ratings
PXPVehicleInfo
   
Award
Favorite
Favorited
Unfavorite
Mod
File Size
Posted
17.958 KB
Jan 31, 2022 @ 6:00am
1 Change Note ( view )

Subscribe to download
PXPVehicleInfo

Description
PXPVehicleInfo.

Sick of reaching the vehicle limit and don't want to break your save by activating the More Vehicles mod? Then this mod is for you. It lets you diagnose your system by giving you the vehicle count of each type and class, so you know what is eating up your limit, so you can prioritize on reducing or limiting that.

My first attempt at CS modding and at C# scripting.
Adapted from SimpleStats https://steamcommunity.com/sharedfiles/filedetails/?id=410536594
This minimalistic mod has only 1 use: to display the count of your vehicles and the types that make up them.

Usage: Press Ctrl+G to display the stats. Press it again to lose it.

'Level 1' and 'Level 2' don't represent zone levels. These are the vehicle levels themselves. I don't know what vehicle levels mean and where they're set yet either, but at least this mod tells you whether the vehicles are cars or bicycles.
The 'Low' and 'High' don't seem to represent zone density either. These are vehicle names generated by the game and I have yet to find in the code what they mean.

If you use trams you'll notice the vehicle count from trams is 3 times your tram count from depot. This tells you that the vehicle count is 'per car', so if a train is made up of 6 cars, it counts as 6 vehicles.
1 Comments
Finwickle Feb 3, 2022 @ 10:05am 
I see you target this for people without More Vehicles, but is it compatible with More Vehicles? For people that use that mod but still want to see the numbers for each type.