Ideas for plugins

Plug-in related stuff can be discussed here.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
CommanderABab
AB
Posts: 11264
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#121

Post by CommanderABab » 03 Nov 2017, 19:00

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. :)
User avatar
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

Re: Ideas for plugins

#122

Post by Borbor » 03 Nov 2017, 19:31

can someone help with json file?
Attachments
ambulance.png
ambulance.png (914 Bytes) Viewed 13645 times
User avatar
CommanderABab
AB
Posts: 11264
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#123

Post by CommanderABab » 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.
User avatar
TheFennekin
Neighborhood fox
Posts: 2728
Joined: 24 Aug 2017, 11:17
Location: Wandering around
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#124

Post by TheFennekin » 04 Nov 2017, 08:26

What does count do?
User avatar
CommanderABab
AB
Posts: 11264
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#125

Post by CommanderABab » 04 Nov 2017, 08:41

Count there is the maximum number of cars to spawn.
User avatar
Onlyzen
Settler
Posts: 3
Joined: 17 Aug 2017, 09:22

Re: Ideas for plugins

#126

Post by Onlyzen » 04 Nov 2017, 08:44

I am not occupied with any plugins right now. Does anyone have any ideas for a cool plugin
User avatar
CommanderABab
AB
Posts: 11264
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#127

Post by CommanderABab » 04 Nov 2017, 08:54

How about a soda bottling plant? :)
User avatar
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

Re: Ideas for plugins

#128

Post by Borbor » 04 Nov 2017, 10:33

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
User avatar
TheFennekin
Neighborhood fox
Posts: 2728
Joined: 24 Aug 2017, 11:17
Location: Wandering around
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#129

Post by TheFennekin » 05 Nov 2017, 13:13

CommanderABab wrote: 04 Nov 2017, 08:54 How about a soda bottling plant? :)
A big cola tower?
User avatar
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

Re: Ideas for plugins

#130

Post by Borbor » 05 Nov 2017, 13:23

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
IMG_20171105_142038_710.JPG
User avatar
TheFennekin
Neighborhood fox
Posts: 2728
Joined: 24 Aug 2017, 11:17
Location: Wandering around
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#131

Post by TheFennekin » 05 Nov 2017, 13:24

I'll try to create one now... I'm putting it in my todo list
User avatar
CommanderABab
AB
Posts: 11264
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#132

Post by CommanderABab » 05 Nov 2017, 13:24

Sort of like this ... :)
Sort of like this ... :)
Screenshot_20171105-055247.jpg (124.2 KiB) Viewed 13732 times
User avatar
TheFennekin
Neighborhood fox
Posts: 2728
Joined: 24 Aug 2017, 11:17
Location: Wandering around
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#133

Post by TheFennekin » 05 Nov 2017, 13:25

:bb A building using fun
User avatar
CommanderABab
AB
Posts: 11264
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#134

Post by CommanderABab » 05 Nov 2017, 13:25

Here, the tanks are on the outside with advertising.
User avatar
TheFennekin
Neighborhood fox
Posts: 2728
Joined: 24 Aug 2017, 11:17
Location: Wandering around
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#135

Post by TheFennekin » 05 Nov 2017, 13:26

I mean is a cola bottle like building...
User avatar
CommanderABab
AB
Posts: 11264
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#136

Post by CommanderABab » 05 Nov 2017, 13:27

TheFennekin wrote: 05 Nov 2017, 13:25 :bb A building using fun
Definitely, every 50 years or less, they change hands and produce something else.
User avatar
CommanderABab
AB
Posts: 11264
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Ideas for plugins

#137

Post by CommanderABab » 05 Nov 2017, 13:28

TheFennekin wrote: 05 Nov 2017, 13:26 I mean is a cola bottle like building...
The tanks are like the bottles or cans. :)
User avatar
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

Re: Ideas for plugins

#138

Post by Borbor » 05 Nov 2017, 18:02

how can i make json file of my own industry(for example, dusko the forest industry)
User avatar
JustAnyone
Developer
Posts: 3590
Joined: 23 Jul 2017, 12:45
Location: Easter Island
Plugins: Showcase Store

Platform

Re: Ideas for plugins

#139

Post by JustAnyone » 15 Nov 2017, 18:43

@KoalaGuy Fully modernised salt factory. Great idea!
User avatar
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

Re: Ideas for plugins

#140

Post by Borbor » 15 Nov 2017, 20:07

how the idea of ​​a chocolate factory?
Post Reply Previous topicNext topic

Return to “Plug-In Discussion”