[1.9.75] Ground decals

Learn here how to create and use plugins.

Moderators: Plugin Moderators, Scenario Moderators

User avatar
Lobby
Developer
Posts: 3719
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

[1.9.75] Ground decals

#1

Post by Lobby »

Hi, since version 1.9.75 it is possible to define "level 2" ground. This is basically an overlay for ground and can be used for decals. These will be unchanged if a building it built on them :img
image.png
In contrast to other ground plugins all we need is to specify "level":1 (that is the second level considering level 0 as default) and a frame :json

Code: Select all    Reset

[
{
"id":"$ground2test00",
"type":"ground",
"level":1,
"frames":[{"bmp":"ground.png"}]
}
]
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
JSON checker

Output: Select all

...
ground.png
ground.png (206 Bytes) Viewed 2425 times
No, there are no other levels than 0 and 1 as of right now :jb:

Return to “Tutorials and Documentation”