How to put Influence in my own plugin?

Plug-in related stuff can be discussed here.

Moderator: Plugin Moderators

User avatar
OMDGDeveloper
Townsman
Reactions:
Posts: 87
Joined: 06 Mar 2022, 23:28
Location: Rio de Janeiro, Brazil
Plugins: Showcase Store
Contact:

Plugin Creator

Platform

How to put Influence in my own plugin?

#1

Post by OMDGDeveloper »

I've tried my best, i also put everytime ( "influence park":10, )
But it doesn't work. It appears the error.log screen. Can someone help me? :(
User avatar
Naufhal
Inhabitant of a Supercluster
Reactions:
Posts: 3742
Joined: 07 Oct 2021, 06:04
Plugins: Showcase Store
Contact:

Plugin Creator

Platform

Re: How to put Influence in my own plugin?

#2

Post by Naufhal »

Show Your JSON. What are because.
User avatar
OMDGDeveloper
Townsman
Reactions:
Posts: 87
Joined: 06 Mar 2022, 23:28
Location: Rio de Janeiro, Brazil
Plugins: Showcase Store
Contact:

Plugin Creator

Platform

Re: How to put Influence in my own plugin?

#3

Post by OMDGDeveloper »

Replying to @Naufhal : here it is. Tell me if something is wrong. Of course, just only if you want.
Screenshot_20220529-111841_QuickEdit.jpg
User avatar
Kulche
Pluche
Reactions:
Posts: 1141
Joined: 07 Jun 2017, 20:28
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: How to put Influence in my own plugin?

#4

Post by Kulche »

Remove the trailing comma.
User avatar
OMDGDeveloper
Townsman
Reactions:
Posts: 87
Joined: 06 Mar 2022, 23:28
Location: Rio de Janeiro, Brazil
Plugins: Showcase Store
Contact:

Plugin Creator

Platform

Re: How to put Influence in my own plugin?

#5

Post by OMDGDeveloper »

Replying to @Kulche : Unfortunately it still didn't work, oh, and to remember
Screenshot_20220529-113845_TheoTown.jpg
, I'm Brazilian, so the "cancel" button is in Portuguese (🇧🇷)
User avatar
Kulche
Pluche
Reactions:
Posts: 1141
Joined: 07 Jun 2017, 20:28
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: How to put Influence in my own plugin?

#6

Post by Kulche »

I need your code.
User avatar
Naufhal
Inhabitant of a Supercluster
Reactions:
Posts: 3742
Joined: 07 Oct 2021, 06:04
Plugins: Showcase Store
Contact:

Plugin Creator

Platform

Re: How to put Influence in my own plugin?

#7

Post by Naufhal »

You missing a comma in build time code!
User avatar
OMDGDeveloper
Townsman
Reactions:
Posts: 87
Joined: 06 Mar 2022, 23:28
Location: Rio de Janeiro, Brazil
Plugins: Showcase Store
Contact:

Plugin Creator

Platform

Re: How to put Influence in my own plugin?

#8

Post by OMDGDeveloper »

Replying to @Kulche : Here it is.
code.json
(522 Bytes) Downloaded 43 times
User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: How to put Influence in my own plugin?

#9

Post by CommanderABab »

Code: Select all

[
{
"id": "$pcw_leacfc55b9b900",
"type": "award",
"author": "The PluginCWebsite v3., LobbyJustAnyone & OMDG Developer",
"width": 1,
"height": 1, 
"frames": [{"bmp": "Statue Num101.png"}],
"title": "Statue with flowers", 
"text": "Your habitants love to see some flowers.",
"price": 12,
"monthly price": 5,
"bulldoze price": 2,
"build time": 4,
"influence park": 12

}

]
Post Reply Previous topicNext topic

Return to “Plug-In Discussion”