Can anyone fix this plugin?

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

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

Plugin Creator

Platform

Re: Can anyone fix this plugin?

#1

Post by CommanderABab »

Remove the comma after monthly price. :)

User avatar
Brody Craft
Inhabitant of a Infinity
Reactions:
Posts: 8034
Joined: 24 Jan 2017, 11:15
Location: SE Asia
Plugins: Showcase Store
Version: Beta

Platform

Re: Can anyone fix this plugin?

#2

Post by Brody Craft »

What does it read

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

Plugin Creator

Platform

Re: Can anyone fix this plugin?

#3

Post by CommanderABab »

It should be

Code: Select all

"level":0,
Remove the comma if you put it at the end. :)

With all changes it now reads

Code: Select all

[
   {  
     "id":"sand_road", 
     "type":"road", 
     "width":1,
     "height":1,
     "level":0,
     "frames":[
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
 
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"},
       {"bmp":"zonesand.png"}],
     "title":"Sand Road", 
     "text":"A road for the beach.",
     "overrunnable":true,
     "speed":1.0,
     "price":10,
     "monthly price":1
   }
]

User avatar
Brody Craft
Inhabitant of a Infinity
Reactions:
Posts: 8034
Joined: 24 Jan 2017, 11:15
Location: SE Asia
Plugins: Showcase Store
Version: Beta

Platform

Re: Can anyone fix this plugin?

#4

Post by Brody Craft »

No levels at the json file

User avatar
Brody Craft
Inhabitant of a Infinity
Reactions:
Posts: 8034
Joined: 24 Jan 2017, 11:15
Location: SE Asia
Plugins: Showcase Store
Version: Beta

Platform

Re: Can anyone fix this plugin?

#5

Post by Brody Craft »

Wait you dont have a Blocky bracket in the end of the frame thingy

User avatar
Brody Craft
Inhabitant of a Infinity
Reactions:
Posts: 8034
Joined: 24 Jan 2017, 11:15
Location: SE Asia
Plugins: Showcase Store
Version: Beta

Platform

Re: Can anyone fix this plugin?

#6

Post by Brody Craft »

A single missing thing broke a medium sized game

User avatar
Brody Craft
Inhabitant of a Infinity
Reactions:
Posts: 8034
Joined: 24 Jan 2017, 11:15
Location: SE Asia
Plugins: Showcase Store
Version: Beta

Platform

Re: Can anyone fix this plugin?

#7

Post by Brody Craft »

Anyway, no problem :)

Post Reply Previous topicNext topic

Return to “Problems”