Plug-in related stuff can be discussed here.
Moderators: Scenario Moderators, Plugin Moderators
-
CommanderABab
- AB
- Posts: 11241
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#121
Post
by CommanderABab »
Borbor wrote: ↑03 Nov 2017, 18:40
Would not it be nice if we could share texture and json files?Everyone can use and change
You may always ask.

-
Borbor
- Inhabitant of a Conurbation
- Posts: 360
- Joined: 27 Apr 2017, 14:03
- Location: Republic of Turkey
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#122
Post
by Borbor »
can someone help with json file?
-
Attachments
-

- ambulance.png (914 Bytes) Viewed 12610 times
-
CommanderABab
- AB
- Posts: 11241
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#123
Post
by CommanderABab »
Borbor wrote: ↑03 Nov 2017, 19:31
can someone help with json file?
Code: Select all
[
{
"id":"$borbor.myambulance00",
"type":"car",
"frames":[
{"bmp":"ambulance.png","w":32,"h":16,"count":4}
],
"capacity":6,
"flag normal":true,
"speed":1.1,
"v2":false
}
]
Defines the ambulance.
Code: Select all
"car spawner":[
{
"cars":["$borbor.myambulace00"],
"count":25,
"radius":1000
}
],
Will spawn the ambulance from your plugin.
-
Onlyzen
- Settler
- Posts: 3
- Joined: 17 Aug 2017, 09:22
#126
Post
by Onlyzen »
I am not occupied with any plugins right now. Does anyone have any ideas for a cool plugin
-
Borbor
- Inhabitant of a Conurbation
- Posts: 360
- Joined: 27 Apr 2017, 14:03
- Location: Republic of Turkey
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#128
Post
by Borbor »
CommanderABab wrote: ↑04 Nov 2017, 07:42
Borbor wrote: ↑03 Nov 2017, 19:31
can someone help with json file?
Code: Select all
[
{
"id":"$borbor.myambulance00",
"type":"car",
"frames":[
{"bmp":"ambulance.png","w":32,"h":16,"count":4}
],
"capacity":6,
"flag normal":true,
"speed":1.1,
"v2":false
}
]
Defines the ambulance.
Code: Select all
"car spawner":[
{
"cars":["$borbor.myambulace00"],
"count":25,
"radius":1000
}
],
Will spawn the ambulance from your plugin.
Thank you
-
Borbor
- Inhabitant of a Conurbation
- Posts: 360
- Joined: 27 Apr 2017, 14:03
- Location: Republic of Turkey
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#130
Post
by Borbor »
TheFennekin wrote: ↑05 Nov 2017, 13:13
CommanderABab wrote: ↑04 Nov 2017, 08:54
How about a soda bottling plant?
A big cola tower?
talking about such a place
-
Attachments
-

-
TheFennekin
- Neighborhood fox
- Posts: 2728
- Joined: 24 Aug 2017, 11:17
- Location: Wandering around
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#131
Post
by TheFennekin »
I'll try to create one now... I'm putting it in my todo list
-
TheFennekin
- Neighborhood fox
- Posts: 2728
- Joined: 24 Aug 2017, 11:17
- Location: Wandering around
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#135
Post
by TheFennekin »
I mean is a cola bottle like building...
-
Borbor
- Inhabitant of a Conurbation
- Posts: 360
- Joined: 27 Apr 2017, 14:03
- Location: Republic of Turkey
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#138
Post
by Borbor »
how can i make json file of my own industry(for example, dusko the forest industry)
-
Borbor
- Inhabitant of a Conurbation
- Posts: 360
- Joined: 27 Apr 2017, 14:03
- Location: Republic of Turkey
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#140
Post
by Borbor »
how the idea of a chocolate factory?