Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
@tfbofficial - be always careful, what you want to change. Some settings may break the gameplay, as the simulation does expect a different behavior of a specific vehicle.
https://steamcommunity.com/sharedfiles/filedetails/?id=1145223801
@Raynix
Service Vehicles must be changed in the Service Building directly, e.g. Police Station. Public Transport must be changed on the Transport Line Manager. Kindly check the Wiki for steps how to do that.
Citizen vehicles should not spawn, if deactivated.
A more refined configuration can be achieved with Algernon's Vehicle Selector, which allows to control the spawn of vehicles from specific buildings. Cities Skylines uses since a release in the past a different technique for picking up available vehicles, which cannot be controlled by AVO.
It would be recommended to use a much lower value, as the game thinks, that with the 4 trucks all garbage can be dealt with. Buildings are sending "orders" with amounts to the garbage system, based on that, the trucks are spawned. With 60000 the game "thinks" all should be good to cover.
i am sorry , Even without Chinese, it does not affect the normal use of this mod
AVO is actually doing this with the airplanes, so that players can make the size selection for using the airport plane stands, introduced in in C:S Airports DLC.
Similar would be most likely possible for vehicles as well. The issue is, that AVO was not designed by the original coder to do this and only starts loading itself at the very end of game initalization. For the change it would need to initialize, load and change the vehicles data much earlier, This might be especially required of cars changed to busses, which are on a transport line and potentially cause crashes, if not changed before all initialized.
And here we come to another limitation, it is simply the reason, that I would not have the coding experience to deliver that. In comparsion to the other code modders with C:S my knowhow is very limited. So I would need some very dedicated help to add such and it might require a major re-write of AVO.
Examples:
Cover a racing vehicle for the bus category, so we can use it on a race track.
Convert a truck to be used at DLC Indústrias.
I know you can do this in the editor. But it requires many steps. We could do this all in game