Page 1 of 1

Making your own types

Posted: 10 Feb 2019, 22:57
by Imran M
One thing that I really want to be implemented is that you can make your own types (like type space). It's sort of small, but you could make it place a 4x4 area of a particular zone. This is probably possible with lua but it could be like this:

Code: Select all

"define type":[{"id":"typename","plc zone":true,"zone width":x,"zone height":y //some other stuff// }]

Re: Making your own types

Posted: 10 Feb 2019, 23:51
by Lobby
Sorry, I don't get it :bq

If it's about not having to repeat too many things in multiple plugins you might want to have a look at templates.