Advanced tags for building plugins
Moderators: Scenario Moderators, Plugin Moderators
Re: Advanced tags for building plugins
@Lobby, sorry for bothering you, but can you explain more on recent plugin tags such as "rebuild" and "icon frames" attribute introduced recently? Just needed explainations on how to use them...
- CommanderABab
- AB
- Posts: 11241
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Advanced tags for building plugins
Code: Select all
"rebuild":true,
Code: Select all
"icon frames":[{"bmp":"file.png"}],
- BetterBear
- Inhabitant of a Galaxy Cluster
- Posts: 2896
- Joined: 18 Apr 2017, 09:03
- Location: In a place you don't expect.
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Advanced tags for building plugins
Is there an option to set a building in rebuild mode in the game?CommanderABab wrote: ↑09 Apr 2018, 20:31means the RCI building will rebuild instead of being replaced by another. Useful if your population drops suddenly, but you want the city to remain looking the same.Code: Select all
"rebuild":true,
is probably 26x26 pixel icon to be used in the display box.Code: Select all
"icon frames":[{"bmp":"file.png"}],
- CommanderABab
- AB
- Posts: 11241
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- Lobby
- Developer
- Posts: 3719
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Advanced tags for building plugins
Exactly @CommanderABab 
Rebuild mode is on my default for all buildings. To prevent rebuilding manually you can make them untouchable.

Rebuild mode is on my default for all buildings. To prevent rebuilding manually you can make them untouchable.
- KINGTUT10101
- 1,000,000 inhabitants
- Posts: 2227
- Joined: 07 Jul 2016, 22:50
- Location: 'Merica
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: Advanced tags for building plugins
Would it be possible for me to make a road that can only be placed in water @Lobby ?
- CommanderABab
- AB
- Posts: 11241
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Advanced tags for building plugins
Roads can't be placed on water only bridges.
- FranchuFranchu
- Inhabitant of a Country
- Posts: 799
- Joined: 28 May 2017, 00:07
- Location: Freezing in Argentina
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Advanced tags for building plugins
You should update the first post to make it a list of all tags
@Lobby
@Lobby
- FranchuFranchu
- Inhabitant of a Country
- Posts: 799
- Joined: 28 May 2017, 00:07
- Location: Freezing in Argentina
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Advanced tags for building plugins
I mean, to add the new tags like "population", "droppable" and others.
- FranchuFranchu
- Inhabitant of a Country
- Posts: 799
- Joined: 28 May 2017, 00:07
- Location: Freezing in Argentina
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- JustAnyone
- Developer
- Posts: 3580
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
Re: Advanced tags for building plugins
You cant add income because it could be used as a way to cheat.
Re: Advanced tags for building plugins
Then what if you want to add income to a building for instance? Maybe set game mechanics to only recognize plugins with monthly income to less than 100TT so that people would not cheat.
- JustAnyone
- Developer
- Posts: 3580
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
Re: Advanced tags for building plugins
If you would want to have monthly income, you should contact Lobby.
- Lobby
- Developer
- Posts: 3719
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Advanced tags for building plugins
Here you go:
Code: Select all
$cat_terrain00
$cat_asphalt00
$cat_transport00
$cat_road00
$cat_roaddeco00
$cat_bus00
$cat_train00
$cat_airport00
$cat_zone00
$cat_residential00
$cat_commercial00
$cat_industrial00
$cat_supply00
$cat_energy00
$cat_water00
$cat_wastedisposal00
$cat_public00
$cat_park00
$cat_sport00
$cat_public00
$cat_management00
$cat_award00
$cat_religion00
$cat_decoration00
$category_christmas00
$category_firework00
$cat_service00
$cat_firebrigade00
$cat_education00
$cat_medic00
$cat_police00
$cat_military00
$cat_landmark00
$cat_disaster00
- sairam
- Inhabitant of a Conurbation
- Posts: 537
- Joined: 31 Dec 2017, 13:35
- Location: India Pudukkottai
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Advanced tags for building plugins
How can i use
Code: Select all
"ordinal":