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
So far i been enjoying the public transport cams mostly. Probably due the big amount of tram lines in my city, that is what i get most focused when camera is active. Is there any way to make it sort priorities?
for example, show a train, then a bus, then a metro, then a boat, etc, like rotating every kind of transport once (or a related building if no transport is running), instead of getting 5-6 or more trams in a sequence before other transports, trams in my case, since i have a lot of lines for trams, but i assume it happens for other transports also, where it will focus the most used transport being used over the other transports....
As for the mail vans, Other transports should be removed also, about every cargo transport as they are not considered "public transport", but at the same time i think that if they are kept, along with mail vans, it will help getting more dynamic changes for the camera with the higher choice of transports being used.
If you want your cams to be in alphabetical order, you need to subscribe to them in that order. (or in backwards order)
With the help of the TM:PE discord group, they were able to give me good code to properly check for the vehicle flags.
https://discord.gg/faKUnST
I'll be uploading the fixes asap, sorry for the mod spamming.
-Helicopter Cam (police and fire, and disaster, helis, are there others?)
-Blimp Cam
-Hot Air Balloon Cam
-Postal Cam (as in Mail)
-Bicycle Cam (not sure about this one)
-The other cams that were not updated recently will get code updates and added buildings.
I should probably take a rest now...at least for a few hours, this code maniac will be back at it soon.
Ambulance Cam
DOT Cam
Disaster Cam
Fire Cam
Hearse Cam
Police Cam
Vacuum Cam
I will create a all-helicopter cam too now.
I can make a blimp cam and a balloon cam also.
Wondering if a plane and/or heli camera would also be possible, or if transport cam could have a version with more of plane and heli showing, some air views of the city with a plane or heli focused would be a great screenshot moment I bet :)
They were able to help me get the proper c# code to identify vehicles by name.
I also needed to add two more DLL files from the cities skylines folder.
So now all my cams will be updated to filter out vehicles that match specific names that don't belong there.
I will also now make a Hearse cam, A fire helicopter cam, a police helicopter cam, a postal vehicle cam, an industrial rail cam, industrial ship cam, industrial plane cam...etc and many more im sure.
I recall someone wanted a bicycle cam.. so i will make one of those also.
If anyone has any suggestions, let me know.
I am currently looking at filters for the cams so I can make a hearse cam that is separate from the health cam, and other filters for public transportation to NOT include cargo vehicles. So far it looks like I will need to use a something like "ushort GetNearestVehicle(float x, float y, float z);" to determine the vehicle name and filter it out if it matches specific names. C Sharp is pretty easy to understand so I should be able to accomplish this fairly soon for all the cams.
Actually there is a Service.PublicTransport handle in the code.
I will make one for it and upload. It will take me a bit of time to make images for the mod page.
Subbed the tram one for now, great work. Still love action cam tho, make a full public transport cam and I change my mind :p
In the content manager, they show up under the camera scrips tab, you must enable each one in that menu.
Then in the simulation, you can choose which camera from the ones you enabled, to view from the camera menu, and then you click the cam play button to view that cam.
It may be possible, by using the "citizen service" and filter all except bicycles, but I need to learn more about this game on how to do that. I am trying to do it with the health cam so I can separate hearses and ambulances.
Also, it would probably be a city wide bicycle cam because I don't think any service uses bicycles. Service.Citizen