JSON
Moderators: Plugin Moderators, Scenario Moderators
- Nexus24680
- Villager
- Posts: 13
- Joined: 06 Dec 2018, 00:15
- Plugins: Showcase Store
-
Platform
Re: JSON
Good to know it is updated. Guess who's back playing and doing plugins!
- Chinasapling
- Townsman
- Posts: 48
- Joined: 11 Nov 2018, 05:33
- Plugins: Showcase Store
-
Platform
Re: JSON
I think I need classified information about garbage dumps, and I want to know about JSON for garbage trucks to clean up the road.
- Elmana4321
- Small-town resident
- Posts: 41
- Joined: 08 Dec 2018, 04:23
- Plugins: Showcase Store
-
Platform
Re: JSON
Waste JSON? Please
- CommanderABab
- AB
- Posts: 11273
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: JSON
Chinasapling wrote: ↑12 Feb 2019, 04:25 I think I need classified information about garbage dumps, and I want to know about JSON for garbage trucks to clean up the road.
Code: Select all
"car spawner":[
{
"cars":["your_vehicle_id"],
"radius":4000,
"count":10,
"flags":["garbage"]
}
]
The large radius will allow these cars to travel city wide finding garbage.
If you plan on using more than one building to spawn the cars, the radius should be smaller than shown and the count small to keep your roads clear of extra vehicles.
This will not make residents happy about waste disposal though, that still requires the incinerators, landfills, etc to be built.
- CommanderABab
- AB
- Posts: 11273
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- Chinasapling
- Townsman
- Posts: 48
- Joined: 11 Nov 2018, 05:33
- Plugins: Showcase Store
-
Platform
Re: JSON
Thank you very much.
- Hadestia
- Inhabitant of a Megalopolis
- Posts: 727
- Joined: 17 Jul 2017, 16:16
- Location: Philippines
- Plugins: Showcase Store
- Contact:
-
Plugin Creator
Platform
Re: JSON
If it possible to have a multiple target?Lobby wrote: ↑08 Dec 2019, 20:34 Here you go![]()
Code: Select all
$airplane00 $airplane02 $airplane01 $prm_airplane00
- CommanderABab
- AB
- Posts: 11273
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: JSON
Yes, it's fun too. Watching traffic going all around the city. 

Re: JSON
Lobby,
I can't find the prm coded building IDs in there. Are they paid access building?
Also why there are no base for gencom00. That one has no type about commercial but only types for animation. (There are some more buildings like that)
And night textures, will they shared with us?
I can't find the prm coded building IDs in there. Are they paid access building?
Also why there are no base for gencom00. That one has no type about commercial but only types for animation. (There are some more buildings like that)
And night textures, will they shared with us?
- Kulche
- Pluche
- Posts: 1210
- Joined: 07 Jun 2017, 20:28
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: JSON
Looks like the "prm" prefix means something like premium, so I guess they aren't shared because they are paid.
About night frames, don't worry, they are still in works and if you want to create your own you can visit my tutorial
About night frames, don't worry, they are still in works and if you want to create your own you can visit my tutorial
