Taxi (updated for 312)
Moderators: Scenario Moderators, Plugin Moderators
Forum rules
The main focus of the plugin is a road or appears in the in-game transportation or airport tabs
Moving Cars, ships, and planes may be included also.
The main focus of the plugin is a road or appears in the in-game transportation or airport tabs
Moving Cars, ships, and planes may be included also.

- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Taxi
Code: Select all
[
{
"id":"$taxicarwaders00",
"type":"car",
"frames":[
{"bmp":"taxicarswaders.png","w":32,"h":16,"count":4}
],
"capacity":6,
"flag normal":true,
"flag user2":true,
"influence passenger bus":12,
"speed":1.1,
"v2":false
},
{
"id": "$taxiind.waders.ab.lobby7",
"type": "industrial",
"usage":30,
"title":"Taxi industry",
"text":"everyone needs a taxi eventually",
"author": "CommanderABab, waders, Lobby",
"width": 4,
"height": 4,
"draw ground":true,
"frames": [
{
"bmp": "taxiwaders&ab&lby.png"
}
],
"car spawner":[
{
"cars":["$taxicarwaders00"],
"count":25,
"radius":1000
}
],
"workers": 50,
"level": 2,
"influence pollution":3,
"influence passenger bus": 12
}
]
The first car to actually use my tractor path:
Zip file to download if you like:
https://drive.google.com/file/d/0Bw7X9l ... p=drivesdk
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Taxi (updated for 312)
Does influence passenger bus reduce some traffic volume?
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Taxi (updated for 312)
I don't think so.
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- KINGTUT10101
- 1,000,000 inhabitants
- Posts: 2227
- Joined: 07 Jul 2016, 22:50
- Location: 'Merica
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
- KINGTUT10101
- 1,000,000 inhabitants
- Posts: 2227
- Joined: 07 Jul 2016, 22:50
- Location: 'Merica
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: Taxi (updated for 312)
Here's my edit
@waders
@waders
- Attachments
-
- taxiwaders&ab&lby&kt.png (11.77 KiB) Viewed 7937 times
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Taxi (updated for 312)
If you look closely, there are shadows. The building fills the tiles entirely, so adding shadows for the building itself would require a much larger footprint like a 5x5 square. Space I would not wish to take up in my cities.
- TheFennekin
- Neighborhood fox
- Posts: 2728
- Joined: 24 Aug 2017, 11:17
- Location: Wandering around
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Taxi (updated for 312)
Download?
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Taxi (updated for 312)
Yes, it spawns taxis!
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform