Cathedral of Brasília

School plugins
Religious building plugins
Cultural building plugins

Moderator: Plugin Moderators

User avatar
Carlão da massa
Villager
Reactions:
Posts: 16
Joined: 10 Jan 2020, 21:10
Plugins: Showcase Store

Cathedral of Brasília

#1

Post by Carlão da massa »


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

Plugin Creator

Platform

Re: Cathedral of Brasília

#2

Post by CommanderABab »

Very nice!

Code: Select all

[
  {
    "active":"true",
    ...
...
    "needs road":"true",
    "influence religion":"40",
    "influence park":"40",
...
...
     "price":"35000",
     "monthly price":"2000",
...
  }
    ]
You should not have quotes around the numbers and true on these lines.

User avatar
Carlão da massa
Villager
Reactions:
Posts: 16
Joined: 10 Jan 2020, 21:10
Plugins: Showcase Store

Re: Cathedral of Brasília

#3

Post by Carlão da massa »

CommanderABab wrote:
12 Jan 2020, 16:49
Very nice!

Code: Select all

[
  {
    "active":"true",
    ...
...
    "needs road":"true",
    "influence religion":"40",
    "influence park":"40",
...
...
     "price":"35000",
     "monthly price":"2000",
...
  }
    ]
You should not have quotes around the numbers and true on these lines.
Ops...it's ok now ?

Code: Select all

[
  {
    "id":"CatedralBrasilia00",
    "type":"religion",
    "author":"Carlão da massa",
    "width":4,
    "height":4,
    "frames":[{"bmp":"Nova.png"}],
    "influence religion":40,
    "influence park":40,
    "title":"Cathedral of Brasília",
    "text":"The Metropolitan Cathedral Nossa Senhora Aparecida was the first monument created in the capital of Brazil, Brasília, and was designed by architect Oscar Niemeyer.With capacity to receive 4000 people, its construction began in 1958, and was completed 2 years later.",
     "price":35000,
     "monthly price":2000
  }
    ]
Fixed
https://drive.google.com/uc?export=down ... wtLefAaV1D

Post Reply Previous topicNext topic

Return to “Schools, Religion and Culture”