Ideas for plugins
Moderator: Plugin Moderators
- Borbor
- Inhabitant of a Conurbation
- Reactions:
- Posts: 361
- Joined: Thu Apr 27, 2017 14:03
- Location: Republic of Turkey
- Plugins: Show
- Version: Beta
Re: Ideas for plugins
Would not it be nice if we could share texture and json files?Everyone can use and change
http://www.theotown.com/forum/search.ph ... =firstpost
"Our true mentor in life is science."
Mustafa Kemal Atatürk
"Our true mentor in life is science."
Mustafa Kemal Atatürk
- CommanderABab
- AB
- Reactions:
- Posts: 9244
- Joined: Tue Jun 07, 2016 21:12
- Plugins: Show
- Version: Beta
- Borbor
- Inhabitant of a Conurbation
- Reactions:
- Posts: 361
- Joined: Thu Apr 27, 2017 14:03
- Location: Republic of Turkey
- Plugins: Show
- Version: Beta
Re: Ideas for plugins
can someone help with json file?
- Attachments
-
- ambulance.png (914 Bytes) Viewed 1400 times
http://www.theotown.com/forum/search.ph ... =firstpost
"Our true mentor in life is science."
Mustafa Kemal Atatürk
"Our true mentor in life is science."
Mustafa Kemal Atatürk
- CommanderABab
- AB
- Reactions:
- Posts: 9244
- Joined: Tue Jun 07, 2016 21:12
- Plugins: Show
- Version: Beta
Re: Ideas for plugins
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
}
]
Code: Select all
"car spawner":[
{
"cars":["$borbor.myambulace00"],
"count":25,
"radius":1000
}
],

- TheFennekin
- Neighborhood fox
- Reactions:
- Posts: 2456
- Joined: Thu Aug 24, 2017 11:17
- Location: Wants to be in Tokyo
- Plugins: Show
- Version: Beta
- Contact:
- CommanderABab
- AB
- Reactions:
- Posts: 9244
- Joined: Tue Jun 07, 2016 21:12
- Plugins: Show
- Version: Beta
Re: Ideas for plugins
I am not occupied with any plugins right now. Does anyone have any ideas for a cool plugin
- CommanderABab
- AB
- Reactions:
- Posts: 9244
- Joined: Tue Jun 07, 2016 21:12
- Plugins: Show
- Version: Beta
- Borbor
- Inhabitant of a Conurbation
- Reactions:
- Posts: 361
- Joined: Thu Apr 27, 2017 14:03
- Location: Republic of Turkey
- Plugins: Show
- Version: Beta
Re: Ideas for plugins
Thank youCommanderABab wrote: ↑Sat Nov 04, 2017 7:42Defines the ambulance.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 } ]
Will spawn the ambulance from your plugin.Code: Select all
"car spawner":[ { "cars":["$borbor.myambulace00"], "count":25, "radius":1000 } ],
http://www.theotown.com/forum/search.ph ... =firstpost
"Our true mentor in life is science."
Mustafa Kemal Atatürk
"Our true mentor in life is science."
Mustafa Kemal Atatürk
- TheFennekin
- Neighborhood fox
- Reactions:
- Posts: 2456
- Joined: Thu Aug 24, 2017 11:17
- Location: Wants to be in Tokyo
- Plugins: Show
- Version: Beta
- Contact:
- Borbor
- Inhabitant of a Conurbation
- Reactions:
- Posts: 361
- Joined: Thu Apr 27, 2017 14:03
- Location: Republic of Turkey
- Plugins: Show
- Version: Beta
Re: Ideas for plugins
talking about such a place
http://www.theotown.com/forum/search.ph ... =firstpost
"Our true mentor in life is science."
Mustafa Kemal Atatürk
"Our true mentor in life is science."
Mustafa Kemal Atatürk
- TheFennekin
- Neighborhood fox
- Reactions:
- Posts: 2456
- Joined: Thu Aug 24, 2017 11:17
- Location: Wants to be in Tokyo
- Plugins: Show
- Version: Beta
- Contact:
- CommanderABab
- AB
- Reactions:
- Posts: 9244
- Joined: Tue Jun 07, 2016 21:12
- Plugins: Show
- Version: Beta
- TheFennekin
- Neighborhood fox
- Reactions:
- Posts: 2456
- Joined: Thu Aug 24, 2017 11:17
- Location: Wants to be in Tokyo
- Plugins: Show
- Version: Beta
- Contact:
- CommanderABab
- AB
- Reactions:
- Posts: 9244
- Joined: Tue Jun 07, 2016 21:12
- Plugins: Show
- Version: Beta
- TheFennekin
- Neighborhood fox
- Reactions:
- Posts: 2456
- Joined: Thu Aug 24, 2017 11:17
- Location: Wants to be in Tokyo
- Plugins: Show
- Version: Beta
- Contact:
- CommanderABab
- AB
- Reactions:
- Posts: 9244
- Joined: Tue Jun 07, 2016 21:12
- Plugins: Show
- Version: Beta
Re: Ideas for plugins
Definitely, every 50 years or less, they change hands and produce something else.

- CommanderABab
- AB
- Reactions:
- Posts: 9244
- Joined: Tue Jun 07, 2016 21:12
- Plugins: Show
- Version: Beta
- Borbor
- Inhabitant of a Conurbation
- Reactions:
- Posts: 361
- Joined: Thu Apr 27, 2017 14:03
- Location: Republic of Turkey
- Plugins: Show
- Version: Beta
Re: Ideas for plugins
how can i make json file of my own industry(for example, dusko the forest industry)
http://www.theotown.com/forum/search.ph ... =firstpost
"Our true mentor in life is science."
Mustafa Kemal Atatürk
"Our true mentor in life is science."
Mustafa Kemal Atatürk
- JustAnyone
- Rip-off engineer
- Reactions:
- Posts: 3101
- Joined: Sun Jul 23, 2017 12:45
- Location: Easter Island
- Plugins: Show